Entitas  0.40.0
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Public Member Functions | Properties | List of all members
Entitas.Properties Class Reference

Public Member Functions

 Properties (string properties)
 
bool HasKey (string key)
 
override string ToString ()
 

Properties

string [] keys [get]
 
string [] values [get]
 
int count [get]
 
string this[string key] [get, set]
 

Detailed Description

Definition at line 8 of file Properties.cs.


The documentation for this class was generated from the following file: