@kismet.ts/shared / Exports / Constants / ConnectionType
Enumeration: ConnectionType
Constants.ConnectionType
Types of connections that can be made to a kismet node
Table of contents
Enumeration Members
Enumeration Members
INPUT
• INPUT = "input"
Defined in
OUTPUT
• OUTPUT = "output"
Defined in
VARIABLE
• VARIABLE = "variable"