CPathMover
Interface CPathMover
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPathMover : CPathWithDynamicNodes, CPathSimple, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPathSimple>, ISchemaClass<CPathWithDynamicNodes>, ISchemaClass<CPathMover>, ISchemaField, ISchemaClass, INativeHandleImplements
- CPathWithDynamicNodes
- CPathSimple
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CPathSimple>
- ISchemaClass<CPathWithDynamicNodes>
- ISchemaClass<CPathMover>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
MoverSpawner
ref CHandle<CPathMoverEntitySpawner> MoverSpawner { get; }Property Value
MoverSpawnerName
string MoverSpawnerName { get; set; }Property Value
Movers
ref CUtlVector<CHandle<CFuncMover>> Movers { get; }Property Value