LUADOC - Farming Simulator 22

createNoteNode

Description
Create note node
Definition
createNoteNode(integer parentId, string text, float colorR, float colorG, float colorB, boolean fixedSize)
Arguments
integerparentIdParent ID [optional]
stringtextText [optional]
floatcolorRR component of note color [optional, 0-1]
floatcolorGG component of note color [optional, 0-1]
floatcolorBB component of note color [optional, 0-1]
booleanfixedSizeFixed size on screen [optional]
Return Values
integernoteId