Table of Contents

Class CPointChildModifier

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

Constructors

CPointChildModifier(nint)

public CPointChildModifier(nint pointer)

Parameters

pointer nint

Properties

OrphanInsteadOfDeletingChildrenOnRemove

[SchemaMember("CPointChildModifier", "m_bOrphanInsteadOfDeletingChildrenOnRemove")]
public ref bool OrphanInsteadOfDeletingChildrenOnRemove { get; }

Property Value

bool