terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
EventModifiers.cs File Reference

Go to the source code of this file.

Namespaces

namespace  UnityEngine
 

Enumerations

enum  UnityEngine.EventModifiers {
  UnityEngine.None = 0 , UnityEngine.Shift = 1 , UnityEngine.Control = 2 , UnityEngine.Alt = 4 ,
  UnityEngine.Command = 8 , UnityEngine.Numeric = 16 , UnityEngine.CapsLock = 32 , UnityEngine.FunctionKey = 64
}