User:AmasterAmaster/Community ProtoFlux Library/AmasterAmaster/Color/Set String Color: Difference between revisions

From Resonite Wiki
Slight reformatting of the page.
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{delete|This page has been superseeded by [[Community_ProtoFlux_Library/AmasterAmaster/Color/Set_String_Color]]}}
{{Custom Node|[[User:AmasterAmaster|AmasterAmaster]]}}
{{Custom Node|[[User:AmasterAmaster|AmasterAmaster]]}}


Line 13: Line 14:
{"Name":"DecoratedString", "Type":"String"}
{"Name":"DecoratedString", "Type":"String"}
]
]
|Custom=true
|}}
|}}


Line 33: Line 35:
Returns the decorated string with the color tags.
Returns the decorated string with the color tags.


[[Category:User:AmasterAmaster/Community ProtoFlux Library/AmasterAmaster/Color:Set String Color]]
<!-- you might want to drop this! you've created a category for a single item! -->
<!-- [[Category:User:AmasterAmaster/Community ProtoFlux Library/AmasterAmaster/Color:Set String Color]] -->
<!-- Something better would be [[Category:Community ProtoFlux Library:AmasterAmaster:Color]] -->

Latest revision as of 21:14, 22 August 2024

This page is marked for deletion.

Reason: This page has been superseeded by Community_ProtoFlux_Library/AmasterAmaster/Color/Set_String_Color

Please use the article's talk page if you would like to discuss or contest deletion.

See the Resonite Wiki's deletion policy for more details.
Admins: Please check the talk page for any discussions on the matter. Remember to remove all redirects, links, and transclusions relating to this page if deleted.
This page was last edited by Paradox19 at 21:14, 22 August 2024 (UTC)

This is a custom ProtoFlux node maintained by AmasterAmaster. Contact the creator of the node (not the Dev Team) with any bugs or issues.
This node was created using an in-game system and has no correlation to the Plugin system. Currently, these types of custom nodes are not officially supported by Resonite.
Set String Color
String
DecoratedString
Color
Amaster's Color Library

The Set String Color node takes in a String and a ColorX and returns a decorated string that has Rich Text Formatting (RTF) color tags surrounding it. The color this node is using is in a Hex Code format.

Inputs

String (String)

The string to decorate with RTF color tags.

Color (ColorX)

The color to set the Hex Code value to.

Outputs

DecoratedString (String)

Returns the decorated string with the color tags.