Class MyEntityCycling
Inheritance
System.Object
MyEntityCycling
Assembly: Sandbox.Game.dll
Syntax
public static class MyEntityCycling : Object
Methods
FindNext(MyEntityCyclingOrder, ref Single, ref Int64, Boolean, CyclingOptions)
Declaration
public static void FindNext(MyEntityCyclingOrder order, ref float metric, ref long entityId, bool findLarger, CyclingOptions options)
Parameters
GetMetric(MyEntityCyclingOrder, MyEntity)
Declaration
public static float GetMetric(MyEntityCyclingOrder order, MyEntity entity)
Parameters
Returns
Type |
Description |
System.Single |
|