- execute
Variant execute(Array inputs, GodotObject base_instance, bool show_error)
- getErrorText
String getErrorText()
- hasExecuteFailed
bool hasExecuteFailed()
- opAssign
Expression opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Expression other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- parse
GodotError parse(StringArg0 expression, PoolStringArray input_names)