Click or drag to resize
HyperTextmainTexture Property
Gets the main texture.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public override Texture mainTexture { get; }

Property Value

Type: Texture
The main texture.
See Also