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
System.ParameterizedStrings.FormatParam Struct Reference

Public Member Functions

 FormatParam (int value)
 

Static Public Member Functions

static implicit operator ParameterizedStrings.FormatParam (int value)
 

Properties

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

Private Member Functions

 FormatParam (int intValue, string stringValue)
 

Private Attributes

readonly int _int32
 
readonly string _string
 

Detailed Description

Definition at line 116 of file ParameterizedStrings.cs.


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