Click or drag to resize

GameLiftManagerGameControllerReceivedTexture2Ds Field

Dictionary containing the received Texture2Ds that are being rebuilt as new packets come in.

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private readonly Dictionary<string, byte[]> ReceivedTexture2Ds

Field Value

Type: DictionaryString, Byte
See Also