Exposes a method to be called back when getting the maximum number of component of a World, primarly used for serialization purpose.
public interface IComponentTypeReader
Methods | |
---|---|
OnRead<T>(int) | Processes the maximum number of component of type T. |
Exposes a method to be called back when getting the maximum number of component of a World, primarly used for serialization purpose.
public interface IComponentTypeReader
Methods | |
---|---|
OnRead<T>(int) | Processes the maximum number of component of type T. |