bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
readonly
bubel
ecs
attributes
Used to mark readonly components for system. "const" can be used insted.
enum
readonly
=
"readonly"
;
Meta
Source
See Source File
bubel
ecs
attributes
manifest constants
optional
readonly
Used to mark readonly components for system. "const" can be used insted.