Show / Hide Table of Contents

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.

Extension Methods

Extensions.Yield<FlingType>()
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX