SwiftlyS2

CLogicDistanceAutosave

Interface CLogicDistanceAutosave

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CLogicDistanceAutosave : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CLogicDistanceAutosave>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CheckCough

ref bool CheckCough { get; }
Property Value

DangerousTime

ref float DangerousTime { get; }
Property Value

DistanceToPlayer

ref float DistanceToPlayer { get; }
Property Value

ForceNewLevelUnit

ref bool ForceNewLevelUnit { get; }
Property Value

TargetEntity

string TargetEntity { get; set; }
Property Value

ThinkDangerous

ref bool ThinkDangerous { get; }
Property Value

On this page