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
◆
texture
Texture
UnityEngine.UI.RawImage.texture
get
set
Definition at line
30
of file
RawImage.cs
.
31
{
32
get
33
{
34
return
this.
m_Texture
;
35
}
36
set
37
{
38
Texture
texture
= this.
m_Texture
;
39
if
(!
true
)
40
{
41
}
42
bool
flag =
texture
==
value
;
43
}
44
}
UnityEngine.UI.RawImage.texture
Texture texture
Definition
RawImage.cs:31
UnityEngine.UI.RawImage.m_Texture
Texture m_Texture
Definition
RawImage.cs:115
System.ExceptionArgument.value
@ value
Unity.IO.LowLevel.Unsafe.AssetLoadingSubsystem.Texture
@ Texture
UnityEngine
UI
RawImage
Generated by
1.10.0