User:AmasterAmaster/Community ProtoFlux Library/AmasterAmaster/Color/Set String Color

From Resonite Wiki
Revision as of 00:37, 16 August 2024 by AmasterAmaster (talk | contribs) (Created the custom node page for the Set String Color node. (This is a test to make sure this works before trying to make a bunch of these pages))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set String Color
String
DecoratedString
Color
Amaster's Color Library
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.

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.