ObjectManager » Models » IModel
Namespace: Mayo.Manager.Objects
Namespace: Mayo.Manager.Objects.Interface
Dependencies: IModel
Model is a "combo interface" and can contain either a
IPlayer,
IUnit,
or a IGameObject.
The Unit property is also available when the model is IPlayer.
It provides access to frequently used features.