SwiftlyS2

CPhysImpact

Interface CPhysImpact

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CPhysImpact : CPointEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPhysImpact>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Damage

ref float Damage { get; }
Property Value

DirectionEntityName

string DirectionEntityName { get; set; }
Property Value

Distance

ref float Distance { get; }
Property Value

On this page