VisualScriptConstructor

Inherits: VisualScriptNode < Resource < Reference < Object

A Visual Script node which calls a base type constructor.

Description

A Visual Script node which calls a base type constructor. It can be used for type conversion as well.

Methods

Dictionaryget_constructor ( ) const
Variant.Typeget_constructor_type ( ) const
voidset_constructor ( Dictionary constructor )
voidset_constructor_type ( Variant.Type type )

Method Descriptions