SwiftlyS2

CFilterMultiple

Interface CFilterMultiple

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFilterMultiple : CBaseFilter, CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CBaseFilter>, ISchemaClass<CFilterMultiple>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Filter

ISchemaFixedArray<CHandle<CBaseEntity>> Filter { get; }
Property Value

FilterName

string FilterName { get; set; }
Property Value

FilterType

ref filter_t FilterType { get; }
Property Value

On this page