SwiftlyS2

CLogicBranchList

Interface CLogicBranchList

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CLogicBranchList : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicBranchList>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

LastState

ref CLogicBranchList__LogicBranchListenerLastState_t LastState { get; }
Property Value

LogicBranchList

ref CUtlVector<CHandle<CBaseEntity>> LogicBranchList { get; }
Property Value

LogicBranchNames

ISchemaStringFixedArray LogicBranchNames { get; }
Property Value

OnAllFalse

ref CEntityIOOutput OnAllFalse { get; }
Property Value

OnAllTrue

ref CEntityIOOutput OnAllTrue { get; }
Property Value

OnMixed

ref CEntityIOOutput OnMixed { get; }
Property Value

On this page