SwiftlyS2

PathMoverEntitySpawn

Interface PathMoverEntitySpawn

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface PathMoverEntitySpawn : ISchemaClass<PathMoverEntitySpawn>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Mover

ref CHandle<CFuncMover> Mover { get; }
Property Value

OtherEntities

ref CUtlVector<CHandle<CBaseEntity>> OtherEntities { get; }
Property Value

On this page