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
System.Variant Struct Reference
+ Collaboration diagram for System.Variant:

Public Member Functions

void Clear ()
 

Public Attributes

short vt
 
ushort wReserved1
 
ushort wReserved2
 
ushort wReserved3
 
long llVal
 
int lVal
 
byte bVal
 
short iVal
 
float fltVal
 
double dblVal
 
short boolVal
 
global::System.IntPtr bstrVal
 
sbyte cVal
 
ushort uiVal
 
uint ulVal
 
ulong ullVal
 
int intVal
 
uint uintVal
 
global::System.IntPtr pdispVal
 
global::System.BRECORD bRecord
 

Detailed Description

Definition at line 10 of file Variant.cs.


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