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

◆ name

string UnityEngine.GUIStyle.name
getset

Definition at line 317 of file GUIStyle.cs.

318 {
319 [global::Cpp2ILInjected.Token(Token = "0x6000113")]
320 [global::Cpp2ILInjected.Address(RVA = "0x1F95838", Offset = "0x1F95838", Length = "0x4C")]
321 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
322 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
323 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
324 get
325 {
326 throw null;
327 }
328 [global::Cpp2ILInjected.Token(Token = "0x6000114")]
329 [global::Cpp2ILInjected.Address(RVA = "0x1F9C8F8", Offset = "0x1F9C8F8", Length = "0x48")]
330 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
331 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
332 set
333 {
334 throw null;
335 }
336 }