Interface IScaleform
Scaleforms are 2D Adobe Flash-like objects.
Inherited Members
Namespace: LemonUI.Scaleform
Assembly: LemonUI.SHVDN3.dll
Syntax
public interface IScaleform : IDrawable, IProcessable, IDisposable
Methods
View SourceDrawFullScreen()
Draws the Scaleform in full screen.
Declaration
void DrawFullScreen()