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, INativeHandleImplements
- CPointEntity
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPointEntity>
- ISchemaClass<CInstructorEventEntity>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
HintTargetEntity
string HintTargetEntity { get; set; }Property Value
Name
string Name { get; set; }Property Value
TargetPlayer
ref CHandle<CBasePlayerPawn> TargetPlayer { get; }Property Value