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

◆ Actions

PlayerActions MultiplayerWithBindingsExample.Player.Actions
getset

Definition at line 13 of file Player.cs.

14 {
16 get
17 {
18 return this.<Actions>k__BackingField;
19 }
21 set
22 {
24 }
25 }
class f__AnonymousType0<< Count > j__TPar
PlayerActions< Actions > k__BackingField
Definition Player.cs:97

Referenced by MultiplayerWithBindingsExample.Player.OnDisable(), and MultiplayerWithBindingsExample.Player.Update().