Class CustomMapData
Custom data for in-game maps.
Inheritance
System.Object
CustomMapData
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
public class CustomMapData
Constructors
Name | Description |
---|---|
CustomMapData() |
Properties
Name | Description |
---|---|
HasNodeGraph | Gets or sets a value indicating whether the map has a node graph. |
IsBaked | Gets or sets a value indicating whether the map is baked (ready). |
NumOfObjectsOnMap | Gets or sets the number of objects on the map. |
TagLevelId | Gets or sets the tag level ID. |