Interface ISystem
public interface ISystem
Methods
Cleanup(ref readonly SystemAPI)
void Cleanup(ref readonly SystemAPI systemAPI)
Parameters
systemAPISystemAPI
Initialize(ref readonly SystemAPI)
void Initialize(ref readonly SystemAPI systemAPI)
Parameters
systemAPISystemAPI
Update(ref readonly SystemAPI)
void Update(ref readonly SystemAPI systemAPI)
Parameters
systemAPISystemAPI