SwiftlyS2

CShatterGlassShardPhysics

Interface CShatterGlassShardPhysics

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CShatterGlassShardPhysics : CBaseModelEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CShatterGlassShardPhysics>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ParentShard

ref uint ParentShard { get; }
Property Value

PoolState

ref ShatterGlassEntityPoolState_t PoolState { get; }
Property Value

ShardDesc

shard_model_desc_t ShardDesc { get; }
Property Value

TouchedByPlayer

ref bool TouchedByPlayer { get; }
Property Value

Methods

ShardDescUpdated()

void ShardDescUpdated()

On this page