Property CustomData
CustomData
Gets or sets custom data associated with a game variant.
Declaration
public dynamic? CustomData { get; set; }
Property Value
Type | Description |
---|---|
System.Object |
Remarks
Additional research is needed to understand what metadata can be injected here.