 | GameEventBehaviour.Game Property |
Current game instance.
Namespace: Slash.Unity.Common.ECSAssembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntaxprotected Game Game { get; }
Protected ReadOnly Property Game As Game
Get
protected:
property Game^ Game {
Game^ get ();
}
member Game : Game with get
Property Value
Type:
Game
See Also