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

Public Member Functions

 SerializableMember (string name, object value)
 

Public Attributes

string name
 
object value
 

Detailed Description

Definition at line 6 of file SerializableMember.cs.


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