Expression
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
execute ( Array inputs=[], Object base_instance=null, bool show_error=true, bool const_calls_only=false ) |
|
get_error_text ( ) const |
|
has_execute_failed ( ) const |
|
parse ( String expression, PackedStringArray input_names=PackedStringArray() ) |
Method Descriptions
Variant execute ( Array inputs=[], Object base_instance=null, bool show_error=true, bool const_calls_only=false )
There is currently no description for this method. Please help us by contributing one!
String get_error_text ( ) const
There is currently no description for this method. Please help us by contributing one!
bool has_execute_failed ( ) const
There is currently no description for this method. Please help us by contributing one!
Error parse ( String expression, PackedStringArray input_names=PackedStringArray() )
There is currently no description for this method. Please help us by contributing one!