Elin Decompiled Documentation
EA 23.130 Nightly
Loading...
Searching...
No Matches
EGraphic.cs
Go to the documentation of this file.
1
using
UnityEngine;
2
using
UnityEngine.UI;
3
4
[RequireComponent(typeof(CanvasRenderer))]
5
[RequireComponent(typeof(RectTransform))]
6
public
class
EGraphic
: Graphic
7
{
8
public
Texture2D
texture
;
9
10
public
override
Texture
mainTexture
=>
texture
;
11
}
EGraphic
Definition:
EGraphic.cs:7
EGraphic.texture
Texture2D texture
Definition:
EGraphic.cs:8
EGraphic.mainTexture
override Texture mainTexture
Definition:
EGraphic.cs:10
Elin
EGraphic.cs
Generated by
1.9.6