Show / Hide Table of Contents

Enum ShinyFling

Enum for controlling how a shiny should be flung when activated.

Namespace: ItemChanger
Assembly: ItemChanger.dll
Syntax
public enum ShinyFling

Fields

Name Description
Down

The shiny should fall straight down.

Left

The shiny should be flung to the left.

None
RandomLR

The shiny should be flung to the left or right, randomly.

Right

The shiny should be flung to the right.

Extension Methods

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