bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
GUIRange.__anonymous
gui
attributes
GUIRange
Undocumented in source.
struct
GUIRange
struct
__anonymous {
int
min
;
int
max
;
}
Members
Variables
max
int
max
;
Undocumented in source.
min
int
min
;
Undocumented in source.
Meta
Source
See Implementation
gui
attributes
GUIRange
structs
__anonymous