C# Class ForestToDungeon

Inheritance: SceneManager
Afficher le fichier Open project: marouen-lamiri/Second-Soul

Méthodes publiques

Свойство Type Description
buttons GUIStyle

Protected Properties

Свойство Type Description
fPosition Fighter,
playerTag string
sPosition Sorcerer,
sceneName string
teleporter string

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Start ( ) : void
clicked ( ) : void
menu ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

clicked() public méthode

public clicked ( ) : void
Résultat void

menu() public méthode

public menu ( ) : void
Résultat void

Property Details

buttons public_oe property

public GUIStyle buttons
Résultat GUIStyle

fPosition protected_oe property

protected Fighter, fPosition
Résultat Fighter,

playerTag protected_oe property

protected string playerTag
Résultat string

sPosition protected_oe property

protected Sorcerer, sPosition
Résultat Sorcerer,

sceneName protected_oe property

protected string sceneName
Résultat string

teleporter protected_oe property

protected string teleporter
Résultat string