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
◆
useGraphicAlpha
bool UnityEngine.UI.Shadow.useGraphicAlpha
get
set
Definition at line
77
of file
Shadow.cs
.
78
{
79
get
80
{
81
return
this.
m_UseGraphicAlpha
;
82
}
83
set
84
{
85
Graphic
graphic
=
base
.graphic;
86
Graphic
graphic2
=
base
.graphic;
87
}
88
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.UI.BaseMeshEffect.graphic
Graphic graphic
Definition
BaseMeshEffect.cs:13
UnityEngine.UI.Shadow.m_UseGraphicAlpha
bool m_UseGraphicAlpha
Definition
Shadow.cs:121
UnityEngine
UI
Shadow
Generated by
1.10.0