![]() |
Entitas
0.35.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
|
Public Member Functions | |
bool | HasKey (string key) |
Properties (string properties) | |
override string | ToString () |
Properties | |
string [] | keys [get] |
string [] | values [get] |
int | count [get] |
string | this[string key] [get, set] |
Definition at line 8 of file Properties.cs.