godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
EncodedObjectAsID._classBinding
godot
encodedobjectasid
EncodedObjectAsID
Undocumented in source.
struct
EncodedObjectAsID
package @
nogc
nothrow static
struct
_classBinding {
__gshared
@
GodotName
("set_object_id")
GodotMethod
!(
void
,
long
)
setObjectId
;
__gshared
@
GodotName
("get_object_id")
GodotMethod
!(
long
)
getObjectId
;
}
Members
Static variables
getObjectId
GodotMethod
!(
long
)
getObjectId
;
Undocumented in source.
setObjectId
GodotMethod
!(
void
,
long
)
setObjectId
;
Undocumented in source.
Meta
Source
See Implementation
godot
encodedobjectasid
EncodedObjectAsID
aliases
BaseClasses
functions
getObjectId
opAssign
opEquals
setObjectId
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name