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

From Resonite Wiki
custom=True tag!!!!
remove category tag and add in a comment
Line 34: Line 34:
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]] -->

Revision as of 09:07, 22 August 2024

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.