SwiftlyS2

CInstructorEventEntity

Interface CInstructorEventEntity

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CInstructorEventEntity : CPointEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CInstructorEventEntity>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

HintTargetEntity

string HintTargetEntity { get; set; }
Property Value

Name

string Name { get; set; }
Property Value

TargetPlayer

ref CHandle<CBasePlayerPawn> TargetPlayer { get; }
Property Value

On this page