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
Terraria.GameInput.TriggersPack Class Reference
+ Collaboration diagram for Terraria.GameInput.TriggersPack:

Public Member Functions

void Initialize ()
 
void Reset ()
 
void Update ()
 
void CompareDiffs (TriggersSet Bearer, TriggersSet oldset, TriggersSet newset)
 
 TriggersPack ()
 

Public Attributes

TriggersSet Current
 
TriggersSet Old
 
TriggersSet JustPressed
 
TriggersSet JustReleased
 

Detailed Description

Definition at line 8 of file TriggersPack.cs.


The documentation for this class was generated from the following file: