C# Class UISpellDetails

Inheritance: MonoBehaviour
Afficher le fichier Open project: LilTsubaki/Les-fragments-d-Erule

Méthodes publiques

Свойство Type Description
_textEnemyTargetable Text
_textOrientation Text
_textPiercing Text
_textRange Text
board GameObject
rawImage UnityEngine.UI.RawImage

Méthodes publiques

Méthode Description
Awake ( ) : void
SetLayerRecursively ( GameObject obj, int newLayer ) : void
Update ( ) : void
UpdateArea ( ) : void
UpdateRange ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

SetLayerRecursively() public méthode

public SetLayerRecursively ( GameObject obj, int newLayer ) : void
obj GameObject
newLayer int
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

UpdateArea() public méthode

public UpdateArea ( ) : void
Résultat void

UpdateRange() public méthode

public UpdateRange ( ) : void
Résultat void

Property Details

_textEnemyTargetable public_oe property

public Text _textEnemyTargetable
Résultat Text

_textOrientation public_oe property

public Text _textOrientation
Résultat Text

_textPiercing public_oe property

public Text _textPiercing
Résultat Text

_textRange public_oe property

public Text _textRange
Résultat Text

board public_oe property

public GameObject board
Résultat GameObject

rawImage public_oe property

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