MedicBagHealingSphereEntityData
Inherits from ExplosionPackEntityData
Summary
Constructors
Properties
Name | Type |
---|---|
healer | HealingSphereData |
Static members
Name | Type |
---|---|
MedicBagHealingSphereEntityData.typeInfo | TypeInformation |
Constructors
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData()
Creates a new MedicBagHealingSphereEntityData frostbite instance.
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(guid: Guid)
Creates a new MedicBagHealingSphereEntityData frostbite instance and assigns it the provided Guid.
Parameters
Name | Type | Description |
---|---|---|
guid | Guid | The Guid to assign to the newly created instance. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: ExplosionPackEntityData)
Casts an instance of type ExplosionPackEntityData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | ExplosionPackEntityData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: MeshProjectileEntityData)
Casts an instance of type MeshProjectileEntityData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | MeshProjectileEntityData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: ProjectileEntityData)
Casts an instance of type ProjectileEntityData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | ProjectileEntityData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: GamePhysicsEntityData)
Casts an instance of type GamePhysicsEntityData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | GamePhysicsEntityData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: GameEntityData)
Casts an instance of type GameEntityData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | GameEntityData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: SpatialEntityData)
Casts an instance of type SpatialEntityData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | SpatialEntityData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: EntityData)
Casts an instance of type EntityData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | EntityData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: GameObjectData)
Casts an instance of type GameObjectData to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | GameObjectData | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: GameDataContainer)
Casts an instance of type GameDataContainer to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | GameDataContainer | The instance to cast to MedicBagHealingSphereEntityData. |
MedicBagHealingSphereEntityData
MedicBagHealingSphereEntityData(other: DataContainer)
Casts an instance of type DataContainer to MedicBagHealingSphereEntityData. Will throw an error when trying to cast from an unsupported type.
Parameters
Name | Type | Description |
---|---|---|
other | DataContainer | The instance to cast to MedicBagHealingSphereEntityData. |
Properties
healer
Static members
typeInfo
The type information for the MedicBagHealingSphereEntityData type.