StatCategoriesVehicleStateTypeTree
Inherits from StatCategoriesBaseTree
Summary
Constructors
Static members
Name | Type |
---|---|
StatCategoriesVehicleStateTypeTree.typeInfo | TypeInformation |
Constructors
StatCategoriesVehicleStateTypeTree
StatCategoriesVehicleStateTypeTree()
Creates a new StatCategoriesVehicleStateTypeTree frostbite instance.
StatCategoriesVehicleStateTypeTree
StatCategoriesVehicleStateTypeTree(guid: Guid)
Creates a new StatCategoriesVehicleStateTypeTree frostbite instance and assigns it the provided Guid.
Parameters
Name | Type | Description |
---|---|---|
guid | Guid | The Guid to assign to the newly created instance. |
StatCategoriesVehicleStateTypeTree
StatCategoriesVehicleStateTypeTree(other: StatCategoriesBaseTree)
Casts an instance of type StatCategoriesBaseTree to StatCategoriesVehicleStateTypeTree. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | StatCategoriesBaseTree | The instance to cast to StatCategoriesVehicleStateTypeTree. |
StatCategoriesVehicleStateTypeTree
StatCategoriesVehicleStateTypeTree(other: TreeBase)
Casts an instance of type TreeBase to StatCategoriesVehicleStateTypeTree. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | TreeBase | The instance to cast to StatCategoriesVehicleStateTypeTree. |
StatCategoriesVehicleStateTypeTree
StatCategoriesVehicleStateTypeTree(other: Asset)
Casts an instance of type Asset to StatCategoriesVehicleStateTypeTree. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | Asset | The instance to cast to StatCategoriesVehicleStateTypeTree. |
StatCategoriesVehicleStateTypeTree
StatCategoriesVehicleStateTypeTree(other: DataContainer)
Casts an instance of type DataContainer to StatCategoriesVehicleStateTypeTree. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | DataContainer | The instance to cast to StatCategoriesVehicleStateTypeTree. |
Static members
typeInfo
The type information for the StatCategoriesVehicleStateTypeTree type.