Show / Hide Table of Contents

Interface IScaleform

Scaleforms are 2D Adobe Flash-like objects.

Inherited Members
IDrawable.Draw()
IProcessable.Process()
IProcessable.Visible
IDisposable.Dispose()
Namespace: LemonUI.Scaleform
Assembly: LemonUI.SHVDN3.dll
Syntax
public interface IScaleform : IDrawable, IProcessable, IDisposable

Methods

View Source

DrawFullScreen()

Draws the Scaleform in full screen.

Declaration
void DrawFullScreen()
  • View Source
In this article
Back to top Generated by DocFX