PathMoverEntitySpawn
Interface PathMoverEntitySpawn
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface PathMoverEntitySpawn : ISchemaClass<PathMoverEntitySpawn>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Mover
ref CHandle<CFuncMover> Mover { get; }Property Value
OtherEntities
ref CUtlVector<CHandle<CBaseEntity>> OtherEntities { get; }Property Value