Struct VisualScriptConstructor
A Visual Script node which calls a base type constructor.
struct VisualScriptConstructor
;
It can be used for type conversion as well.
Properties
Name | Type | Description |
---|---|---|
constructor [get, set]
|
Dictionary | |
type [get, set]
|
Variant |
Methods
Name | Description |
---|---|
getConstructor
|
|
getConstructorType
|
|
setConstructor
|
|
setConstructorType
|