C# Class CharacterGenerator, HackAndSlash

Afficher le fichier Open project: MrPhil/HackAndSlash Class Usage Examples

Méthodes publiques

Свойство Type Description
guiSkin UnityEngine.GUISkin
guiStyle GUIStyle

Méthodes publiques

Méthode Description
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
DisplayAttribute ( int index ) : void
DisplayAttributes ( ) : void
DisplayName ( ) : void
DisplayPointsLeft ( ) : void
DisplaySkill ( int index ) : void
DisplaySkills ( ) : void
DisplayVital ( int index ) : void
DisplayVitals ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

guiSkin public_oe property

public GUISkin,UnityEngine guiSkin
Résultat UnityEngine.GUISkin

guiStyle public_oe property

public GUIStyle guiStyle
Résultat GUIStyle