CDestructiblePart_DamageLevel
Interface CDestructiblePart_DamageLevel
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CDestructiblePart_DamageLevel : ISchemaClass<CDestructiblePart_DamageLevel>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
BodyGroupValue
ref int BodyGroupValue { get; }Property Value
BreakablePieceName
ref CGlobalSymbol BreakablePieceName { get; }Property Value
CriticalDamagePercent
ref float CriticalDamagePercent { get; }Property Value
CustomDeathHandshake
ref CGlobalSymbol CustomDeathHandshake { get; }Property Value
DamagePassthroughType
ref EDestructiblePartDamagePassThroughType DamagePassthroughType { get; }Property Value
DeathDestroyTime
CRangeFloat DeathDestroyTime { get; }Property Value
DestructionDeathBehavior
ref DestructiblePartDestructionDeathBehavior_t DestructionDeathBehavior { get; }Property Value
Health
CSkillInt Health { get; }Property Value
Name
string Name { get; set; }Property Value
ShouldDestroyOnDeath
ref bool ShouldDestroyOnDeath { get; }Property Value