Community ProtoFlux Library/AmasterAmaster/Color/Set String Color

From Resonite Wiki
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.