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

◆ AmbientValueAttribute() [1/11]

System.ComponentModel.AmbientValueAttribute.AmbientValueAttribute ( Type type,
string value )
inline

Definition at line 11 of file AmbientValueAttribute.cs.

12 {
13 int num = 1;
14 base..ctor();
15 if (num == 0)
16 {
17 }
18 object obj = TypeDescriptor.GetConverter(type).ConvertFromInvariantString(value);
20 }
class f__AnonymousType0<< Count > j__TPar

References System.ComponentModel.TypeConverter.ConvertFromInvariantString(), System.ComponentModel.TypeDescriptor.GetConverter(), j__TPar, System.obj, and System.value.