terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Microsoft.Xna.Framework.Input.GamePadTriggers Struct Reference

Public Member Functions

 GamePadTriggers (float leftTrigger, float rightTrigger)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 

Static Public Member Functions

static bool operator== (GamePadTriggers left, GamePadTriggers right)
 
static bool operator!= (GamePadTriggers left, GamePadTriggers right)
 

Properties

float Left [get, private set]
 
float Right [get, private set]
 

Private Attributes

float< Leftk__BackingField
 
float< Rightk__BackingField
 

Detailed Description

Definition at line 8 of file GamePadTriggers.cs.


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