Class CPointChildModifier
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CPointChildModifier : CPointEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCPointChildModifier
- Implements
- Inherited Members
Constructors
CPointChildModifier(nint)
public CPointChildModifier(nint pointer)
Parameters
pointer
nint
Properties
OrphanInsteadOfDeletingChildrenOnRemove
[SchemaMember("CPointChildModifier", "m_bOrphanInsteadOfDeletingChildrenOnRemove")]
public ref bool OrphanInsteadOfDeletingChildrenOnRemove { get; }