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
UnityEngine.Events.ArgumentCache Class Reference
+ Inheritance diagram for UnityEngine.Events.ArgumentCache:

Public Member Functions

void OnBeforeSerialize ()
 
void OnAfterDeserialize ()
 
 ArgumentCache ()
 

Properties

Object unityObjectArgument [get]
 
string unityObjectArgumentAssemblyTypeName [get]
 
int intArgument [get]
 
float floatArgument [get]
 
string stringArgument [get]
 
bool boolArgument [get]
 

Private Attributes

Object m_ObjectArgument
 
string m_ObjectArgumentAssemblyTypeName
 
int m_IntArgument
 
float m_FloatArgument
 
string m_StringArgument
 
bool m_BoolArgument
 

Detailed Description

Definition at line 9 of file ArgumentCache.cs.


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