Delegate DefaultGroupPlacementStrategy.DepthPriorityTransformHandler
- Namespace
- RandomizerCore.Randomization
- Assembly
- RandomizerCore.dll
public delegate void DefaultGroupPlacementStrategy.DepthPriorityTransformHandler(IRandoItem item, IRandoLocation location, int itemDepth, int itemPriorityDepth, int locationDepth, ref float locationPriority)
Parameters
item
IRandoItemlocation
IRandoLocationitemDepth
intitemPriorityDepth
intlocationDepth
intlocationPriority
float