| GameLiftManagerGameControllerawaitingInstantiation Field |
[Missing <summary> documentation for "F:ASL.GameLiftManager.GameController.awaitingInstantiation"]
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private Dictionary<Guid, GameLiftManagerGameControllerAwaitingInstantiation> awaitingInstantiation
Private awaitingInstantiation As Dictionary(Of Guid, GameLiftManagerGameControllerAwaitingInstantiation)
private:
Dictionary<Guid, GameLiftManagerGameControllerAwaitingInstantiation^>^ awaitingInstantiation
val mutable private awaitingInstantiation: Dictionary<Guid, GameLiftManagerGameControllerAwaitingInstantiation>
Field Value
Type:
DictionaryGuid,
GameLiftManagerGameControllerAwaitingInstantiationSee Also