SwiftlyS2

CPointEntityFinder

Interface CPointEntityFinder

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Entity

ref CHandle<CBaseEntity> Entity { get; }
Property Value

Filter

ref CHandle<CBaseFilter> Filter { get; }
Property Value

FilterName

string FilterName { get; set; }
Property Value

FindMethod

ref EntFinderMethod_t FindMethod { get; }
Property Value

OnFoundEntity

CEntityIOOutput OnFoundEntity { get; }
Property Value

RefName

string RefName { get; set; }
Property Value

Reference

ref CHandle<CBaseEntity> Reference { get; }
Property Value

On this page