CDestructiblePart
Interface CDestructiblePart
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CDestructiblePart : ISchemaClass<CDestructiblePart>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BodyGroupName
ref CGlobalSymbol BodyGroupName { get; }Property Value
DamageLevels
ref CUtlVector<CDestructiblePart_DamageLevel> DamageLevels { get; }Property Value
DebugName
ref CGlobalSymbol DebugName { get; }Property Value
DisableHitGroupWhenDestroyed
ref bool DisableHitGroupWhenDestroyed { get; }Property Value
HitGroup
ref HitGroup_t HitGroup { get; }Property Value
OnlyDestroyWhenGibbing
ref bool OnlyDestroyWhenGibbing { get; }Property Value
OtherHitgroupsToDestroyWhenFullyDestructed
ref CUtlVector<HitGroup_t> OtherHitgroupsToDestroyWhenFullyDestructed { get; }Property Value