@kismet.ts/shared / Exports / Constants / NodeProperty
Enumeration: NodeProperty
Constants.NodeProperty
Common variables in the default properties of a kismet node
When the property is an array, only the name is present
Table of contents
Enumeration Members
Enumeration Members
CATEGORY
• CATEGORY = "ObjCategory"
Defined in
LINKS_INPUT
• LINKS_INPUT = "InputLinks"
Defined in
LINKS_OUTPUT
• LINKS_OUTPUT = "OutputLinks"
Defined in
LINKS_VARIABLE
• LINKS_VARIABLE = "VariableLinks"
Defined in
NAME
• NAME = "ObjName"