Table of Contents

Class CShatterGlassShardPhysics

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CShatterGlassShardPhysics : CBaseModelEntity, IEquatable<CEntityInstance>
Inheritance
object
CShatterGlassShardPhysics
Implements
Inherited Members

Constructors

CShatterGlassShardPhysics(nint)

public CShatterGlassShardPhysics(nint pointer)

Parameters

pointer nint

Properties

ParentShard

[SchemaMember("CShatterGlassShardPhysics", "m_hParentShard")]
public ref uint ParentShard { get; }

Property Value

uint

PoolState

[SchemaMember("CShatterGlassShardPhysics", "m_nPoolState")]
public ref ShatterGlassEntityPoolState_t PoolState { get; }

Property Value

ShatterGlassEntityPoolState_t

ShardDesc

[SchemaMember("CShatterGlassShardPhysics", "m_ShardDesc")]
public shard_model_desc_t ShardDesc { get; }

Property Value

shard_model_desc_t

TouchedByPlayer

[SchemaMember("CShatterGlassShardPhysics", "m_bTouchedByPlayer")]
public ref bool TouchedByPlayer { get; }

Property Value

bool