Show / Hide Table of Contents

Class CelebrationBackground

The background of the celebration scaleform.

Inheritance
object
BaseScaleform
CelebrationCore
CelebrationBackground
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 CelebrationBackground : CelebrationCore, IScaleform, IDrawable, IProcessable, IDisposable

Constructors

View Source

CelebrationBackground()

Initializes a new Celebration background.

Declaration
public CelebrationBackground()

Implements

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