CLogicBranchList
Interface CLogicBranchList
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CLogicBranchList : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicBranchList>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CLogicBranchList>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
LastState
ref CLogicBranchList__LogicBranchListenerLastState_t LastState { get; }Property Value
LogicBranchList
ref CUtlVector<CHandle<CBaseEntity>> LogicBranchList { get; }Property Value
LogicBranchNames
string LogicBranchNames { get; set; }Property Value
OnAllFalse
CEntityIOOutput OnAllFalse { get; }Property Value
OnAllTrue
CEntityIOOutput OnAllTrue { get; }Property Value
OnMixed
CEntityIOOutput OnMixed { get; }Property Value