godot-dlang v0.1.0 (2022-11-07T21:45:52Z)
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
,
const
long
numArgs
,
void
*
r_return
,
GDNativeCallError
*
r_error
)
Meta
Source
See Implementation
godot
api
wrap
VariableWrapper
aliases
P
getterType
setterType
static functions
callPropertyGet
callPropertySet