CPointAngleSensor
Interface CPointAngleSensor
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPointAngleSensor : CPointEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CPointAngleSensor>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPointEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPointEntity>
- ISchemaClass<CPointAngleSensor>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Disabled
ref bool Disabled { get; }Property Value
DotTolerance
ref float DotTolerance { get; }Property Value
Duration
ref float Duration { get; }Property Value
FacingPercentage
SchemaUntypedField FacingPercentage { get; }Property Value
FacingTime
GameTime_t FacingTime { get; }Property Value
Fired
ref bool Fired { get; }Property Value
LookAtEntity
ref CHandle<CBaseEntity> LookAtEntity { get; }Property Value
LookAtName
string LookAtName { get; set; }Property Value
OnFacingLookat
CEntityIOOutput OnFacingLookat { get; }Property Value
OnNotFacingLookat
CEntityIOOutput OnNotFacingLookat { get; }Property Value
TargetDir
SchemaUntypedField TargetDir { get; }Property Value
TargetEntity
ref CHandle<CBaseEntity> TargetEntity { get; }Property Value