SwiftlyS2

CFuncTrain

Interface CFuncTrain

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFuncTrain : CBasePlatTrain, CBaseToggle, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseToggle>, ISchemaClass<CBasePlatTrain>, ISchemaClass<CFuncTrain>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Activated

ref bool Activated { get; }
Property Value

BlockDamage

ref float BlockDamage { get; }
Property Value

CurrentTarget

ref CHandle<CBaseEntity> CurrentTarget { get; }
Property Value

Enemy

ref CHandle<CBaseEntity> Enemy { get; }
Property Value

LastTarget

string LastTarget { get; set; }
Property Value

NextBlockTime

GameTime_t NextBlockTime { get; }
Property Value

On this page