Table of Contents

Class CShatterGlassShardPhysics

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

Constructors

CShatterGlassShardPhysics(nint)

public CShatterGlassShardPhysics(nint pointer)

Parameters

pointer nint

Properties

Debris

[SchemaMember("CShatterGlassShardPhysics", "m_bDebris")]
public ref bool Debris { get; }

Property Value

bool

ParentShard

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

Property Value

uint

ShardDesc

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

Property Value

shard_model_desc_t