SwiftlyS2

CPropDataComponent

Interface CPropDataComponent

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPropDataComponent : CEntityComponent, ISchemaClass<CEntityComponent>, ISchemaClass<CPropDataComponent>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

BasePropData

string BasePropData { get; set; }
Property Value

DisableTakePhysicsDamageSpawnFlag

ref int DisableTakePhysicsDamageSpawnFlag { get; }
Property Value

DmgModBullet

ref float DmgModBullet { get; }
Property Value

DmgModClub

ref float DmgModClub { get; }
Property Value

DmgModExplosive

ref float DmgModExplosive { get; }
Property Value

DmgModFire

ref float DmgModFire { get; }
Property Value

Interactions

ref int Interactions { get; }
Property Value

MotionDisabledSpawnFlag

ref int MotionDisabledSpawnFlag { get; }
Property Value

PhysicsDamageTableName

string PhysicsDamageTableName { get; set; }
Property Value

SpawnMotionDisabled

ref bool SpawnMotionDisabled { get; }
Property Value

On this page