Entitas  0.35.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.Serialization.Configuration.Properties Class Reference

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]
 

Detailed Description

Definition at line 8 of file Properties.cs.


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