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