SwiftlyS2

CFuncMoveLinear

Interface CFuncMoveLinear

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CFuncMoveLinear : CBaseToggle, CBaseModelEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseToggle>, ISchemaClass<CFuncMoveLinear>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AllowMovableNavMeshDockingOnEntireEntity

ref bool AllowMovableNavMeshDockingOnEntireEntity { get; }
Property Value

AuthoredPosition

ref MoveLinearAuthoredPos_t AuthoredPosition { get; }
Property Value

BlockDamage

ref float BlockDamage { get; }
Property Value

CreateMovableNavMesh

ref bool CreateMovableNavMesh { get; }
Property Value

CreateNavObstacle

ref bool CreateNavObstacle { get; }
Property Value

CurrentSound

string CurrentSound { get; set; }
Property Value

MoveDirParentSpace

ref Vector MoveDirParentSpace { get; }
Property Value

MoveEntitySpace

ref QAngle MoveEntitySpace { get; }
Property Value

OnFullyClosed

ref CEntityIOOutput OnFullyClosed { get; }
Property Value

OnFullyOpen

ref CEntityIOOutput OnFullyOpen { get; }
Property Value

SoundStart

string SoundStart { get; set; }
Property Value

SoundStop

string SoundStop { get; set; }
Property Value

StartPosition

ref float StartPosition { get; }
Property Value

On this page