godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
PerformanceSingleton._classBinding
godot
performance
PerformanceSingleton
Undocumented in source.
struct
PerformanceSingleton
package @
nogc
nothrow static
struct
_classBinding {
__gshared
godot_object
_singleton
;
__gshared immutable
char
*
_singletonName
;
__gshared
@
GodotName
("get_monitor")
GodotMethod
!(
double
,
long
)
getMonitor
;
}
Members
Static variables
_singleton
godot_object
_singleton
;
Undocumented in source.
_singletonName
char
*
_singletonName
;
Undocumented in source.
getMonitor
GodotMethod
!(
double
,
long
)
getMonitor
;
Undocumented in source.
Meta
Source
See Implementation
godot
performance
PerformanceSingleton
aliases
BaseClasses
enums
Constants
Monitor
functions
getMonitor
opAssign
opEquals
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name