SwiftlyS2

EntityIOQueuePrioritizedEvent_t

Interface EntityIOQueuePrioritizedEvent_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface EntityIOQueuePrioritizedEvent_t : ISchemaClass<EntityIOQueuePrioritizedEvent_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Activator

ref CHandle<CEntityInstance> Activator { get; }
Property Value

Caller

ref CHandle<CEntityInstance> Caller { get; }
Property Value

EntTarget

ref CHandle<CEntityInstance> EntTarget { get; }
Property Value

FireTime

GameTime_t FireTime { get; }
Property Value

OutputID

ref int OutputID { get; }
Property Value

Target

string Target { get; set; }
Property Value

TargetInput

string TargetInput { get; set; }
Property Value

TargetType

ref EntityIOTargetType_t TargetType { get; }
Property Value

VariantValue

ref CVariant<CVariantDefaultAllocator> VariantValue { get; }
Property Value

On this page