SwiftlyS2

CGameGibManager

Interface CGameGibManager

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AllowNewGibs

ref bool AllowNewGibs { get; }
Property Value

CurrentMaxPieces

ref int CurrentMaxPieces { get; }
Property Value

LastFrame

ref int LastFrame { get; }
Property Value

MaxPieces

ref int MaxPieces { get; }
Property Value

On this page