Exposes a method to be called back when getting an Entity components, primarly used for serialization purpose.
public interface IComponentReader| Methods | |
|---|---|
| OnRead<T>(T, Entity) | Processes the component of type T. |
Exposes a method to be called back when getting an Entity components, primarly used for serialization purpose.
public interface IComponentReader| Methods | |
|---|---|
| OnRead<T>(T, Entity) | Processes the component of type T. |