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

Public Member Functions

 FormatParam (int value)
 

Static Public Member Functions

static implicit operator global::System.ParameterizedStrings.FormatParam (int value)
 

Properties

int Int32 [get, set]
 
string String [get, set]
 
object Object [get, set]
 

Private Member Functions

 FormatParam (int intValue, string stringValue)
 

Private Attributes

readonly int _int32
 
readonly string _string
 

Detailed Description

Definition at line 231 of file ParameterizedStrings.cs.


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