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
|
This is the complete list of members for InControl.InputControlState, including all inherited members.
operator bool(InputControlState state) | InControl.InputControlState | inlinestatic |
operator float(InputControlState state) | InControl.InputControlState | inlinestatic |
operator!=(InputControlState a, InputControlState b) | InControl.InputControlState | inlinestatic |
operator==(InputControlState a, InputControlState b) | InControl.InputControlState | inlinestatic |
RawValue | InControl.InputControlState | |
Reset() | InControl.InputControlState | inline |
Set(float value) | InControl.InputControlState | inline |
Set(float value, float threshold) | InControl.InputControlState | inline |
Set(bool state) | InControl.InputControlState | inline |
State | InControl.InputControlState | |
Value | InControl.InputControlState |