godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
VariableWrapper.callPropertyGet
godot
api
wrap
VariableWrapper
Undocumented in source. Be warned that the author may not have intended to support it.
struct
VariableWrapper
(T, alias var)
extern (
C
) static
void
callPropertyGet
(
void
*
methodData
,
void
*
instance
,
const
(
void
*)*
args
,
long
numArgs
,
void
*
r_return
,
GDExtensionCallError
*
r_error
)
Meta
Source
See Implementation
godot
api
wrap
VariableWrapper
aliases
P
getterType
setterType
static functions
callPropertyGet
callPropertySet