SwiftlyS2

CFuncMoverRouter

Interface CFuncMoverRouter

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

MoverIndex

ref int MoverIndex { get; }
Property Value

PathMover

ref CHandle<CPathMover> PathMover { get; }
Property Value

PathMoverName

string PathMoverName { get; set; }
Property Value

RouteToAllMovers

ref bool RouteToAllMovers { get; }
Property Value

On this page