SwiftlyS2

CRagdollManager

Interface CRagdollManager

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CRagdollManager : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CRagdollManager>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CanTakeDamage

ref bool CanTakeDamage { get; }
Property Value

CurrentMaxRagdollCount

ref byte CurrentMaxRagdollCount { get; }
Property Value

MaxRagdollCount

ref int MaxRagdollCount { get; }
Property Value

SaveImportant

ref bool SaveImportant { get; }
Property Value

Methods

CurrentMaxRagdollCountUpdated()

void CurrentMaxRagdollCountUpdated()

On this page