godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
Expression._new
godot
expression
Expression
Construct a new instance of Expression. Note: use
memnew!Expression
instead.
struct
Expression
@
nogc
nothrow static
Expression
_new
(
)
Meta
Source
See Implementation
godot
expression
Expression
aliases
BaseClasses
functions
execute
getErrorText
hasExecuteFailed
opAssign
opEquals
parse
toHash
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Construct a new instance of Expression. Note: use memnew!Expression instead.