C# Class HudAnimation, UnderworldExporter

Inheritance: GuiBase
Afficher le fichier Open project: hankmorgan/UnderworldExporter

Méthodes publiques

Свойство Type Description
NormalCullingMask int
PreviousAnimation string
SetAnimation string
TargetControl UnityEngine.UI.RawImage

Méthodes publiques

Méthode Description
Start ( ) : void

Méthodes protégées

Méthode Description
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

Property Details

NormalCullingMask public_oe static_oe property

public static int NormalCullingMask
Résultat int

PreviousAnimation public_oe property

public string PreviousAnimation
Résultat string

SetAnimation public_oe property

public string SetAnimation
Résultat string

TargetControl public_oe property

public RawImage,UnityEngine.UI TargetControl
Résultat UnityEngine.UI.RawImage