Gets a constant from a given class.
This node returns a constant from a given class, such as constant TYPE_INT. See the given class' documentation for available constants. Input Ports: none Output Ports: - Data (variant): value
The constant's parent class.
The constant to return. See the given class for its available constants.
Construct a new instance of VisualScriptClassConstant. Note: use memnew!VisualScriptClassConstant instead.
See Implementation
Gets a constant from a given class.
This node returns a constant from a given class, such as constant TYPE_INT. See the given class' documentation for available constants. Input Ports: none Output Ports: - Data (variant): value