Enum FlingType
Enum for controlling how items (particularly geo) should be flung from a location.
Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public enum FlingType
Fields
Name | Description |
---|---|
DirectDeposit | Items should not be flung at all. |
Everywhere | Any fling behavior is acceptable. |
StraightUp | Items should not be flung horizontally. |