Table of Contents

Class FWipeSprite

Namespace
Global
Assembly
Assembly-CSharp.dll
public class FWipeSprite : FSprite
Inheritance
FWipeSprite
Inherited Members

Constructors

FWipeSprite(string)

public FWipeSprite(string elementName)

Parameters

elementName string

Fields

_wipeBottomAmount

public float _wipeBottomAmount

Field Value

float

_wipeLeftAmount

public float _wipeLeftAmount

Field Value

float

_wipeRightAmount

public float _wipeRightAmount

Field Value

float

_wipeTopAmount

public float _wipeTopAmount

Field Value

float

Properties

wipeBottomAmount

public float wipeBottomAmount { get; set; }

Property Value

float

wipeLeftAmount

public float wipeLeftAmount { get; set; }

Property Value

float

wipeRightAmount

public float wipeRightAmount { get; set; }

Property Value

float

wipeTopAmount

public float wipeTopAmount { get; set; }

Property Value

float

Methods

PopulateRenderLayer()

public override void PopulateRenderLayer()