|
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
|
Collaboration diagram for GUIQuickActionButton:Public Types | |
| enum | InteractionState { Disabled , Pressed , Normal } |
Static Private Member Functions | |
| static bool | CanInteract (Player player, Item item, ref Microsoft.Xna.Framework.Graphics.Texture2D iconTexture, ref Rectangle frame, ref bool useFrame) |
| static bool | CanFire (Player player, Item selectedItem) |
| static bool | CanGrappleSelect (Player player, Item grappleItem) |
| static | GUIQuickActionButton () |
Definition at line 18 of file GUIQuickActionButton.cs.