Property CustomData
CustomData
Gets or sets custom data associated with an in-game Forge prefab.
Declaration
public Den.Dev.Grunt.Models.HaloInfinite.PrefabCustomData? CustomData { get; set; }
Property Value
| Type | Description |
|---|---|
| PrefabCustomData |
Gets or sets custom data associated with an in-game Forge prefab.
public Den.Dev.Grunt.Models.HaloInfinite.PrefabCustomData? CustomData { get; set; }
| Type | Description |
|---|---|
| PrefabCustomData |