Class CPropDataComponent
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPropDataComponent : CEntityComponent
- Inheritance
-
object
CPropDataComponent
- Inherited Members
-
Constructors
CPropDataComponent(nint)
public CPropDataComponent(nint pointer)
Parameters
pointer
nint
Properties
BasePropData
[SchemaMember("CPropDataComponent", "m_iszBasePropData")]
public string BasePropData { get; set; }
Property Value
- string
DisableTakePhysicsDamageSpawnFlag
[SchemaMember("CPropDataComponent", "m_nDisableTakePhysicsDamageSpawnFlag")]
public ref int DisableTakePhysicsDamageSpawnFlag { get; }
Property Value
- int
DmgModBullet
[SchemaMember("CPropDataComponent", "m_flDmgModBullet")]
public ref float DmgModBullet { get; }
Property Value
- float
DmgModClub
[SchemaMember("CPropDataComponent", "m_flDmgModClub")]
public ref float DmgModClub { get; }
Property Value
- float
DmgModExplosive
[SchemaMember("CPropDataComponent", "m_flDmgModExplosive")]
public ref float DmgModExplosive { get; }
Property Value
- float
DmgModFire
[SchemaMember("CPropDataComponent", "m_flDmgModFire")]
public ref float DmgModFire { get; }
Property Value
- float
Interactions
[SchemaMember("CPropDataComponent", "m_nInteractions")]
public ref int Interactions { get; }
Property Value
- int
MotionDisabledSpawnFlag
[SchemaMember("CPropDataComponent", "m_nMotionDisabledSpawnFlag")]
public ref int MotionDisabledSpawnFlag { get; }
Property Value
- int
PhysicsDamageTableName
[SchemaMember("CPropDataComponent", "m_iszPhysicsDamageTableName")]
public string PhysicsDamageTableName { get; set; }
Property Value
- string
SpawnMotionDisabled
[SchemaMember("CPropDataComponent", "m_bSpawnMotionDisabled")]
public ref bool SpawnMotionDisabled { get; }
Property Value
- bool