Show / Hide Table of Contents

Class CelebrationForeground

The foreground of the celebration scaleform.

Inheritance
object
BaseScaleform
CelebrationCore
CelebrationForeground
Implements
IScaleform
IDrawable
IProcessable
IDisposable
Inherited Members
CelebrationCore.Update()
BaseScaleform.scaleform
BaseScaleform.IsValueReady(int)
BaseScaleform.GetValue<T>(int)
BaseScaleform.CallFunction(string, params object[])
BaseScaleform.CallFunction<T>(string, params object[])
BaseScaleform.CallFunctionReturn(string, params object[])
BaseScaleform.DrawFullScreen()
BaseScaleform.Draw()
BaseScaleform.Process()
BaseScaleform.Dispose()
BaseScaleform.Handle
BaseScaleform.Name
BaseScaleform.Visible
BaseScaleform.IsLoaded
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: LemonUI.Scaleform
Assembly: LemonUI.SHVDN3.dll
Syntax
public class CelebrationForeground : CelebrationCore, IScaleform, IDrawable, IProcessable, IDisposable

Constructors

View Source

CelebrationForeground()

Initializes a new Celebration foreground.

Declaration
public CelebrationForeground()

Implements

IScaleform
IDrawable
IProcessable
IDisposable
  • View Source
In this article
Back to top Generated by DocFX