GameLogic
Summary
public MyEntityComponentBase GameLogic { get; set; }
Gets or sets game logic for object. If there is more than 1 game logic attached it should be wrapped into.
public MyEntityComponentBase GameLogic { get; set; }
Gets or sets game logic for object. If there is more than 1 game logic attached it should be wrapped into.