Свойство | Type | Description | |
---|---|---|---|
button_down_texture | |||
button_style | GUIStyle | ||
button_up_texture | |||
code_font | Font | ||
code_style | GUIStyle | ||
next_button_texture | |||
pages | List |
||
prev_button_texture |
Méthode | Description | |
---|---|---|
Add ( SpellbookPage, page ) : void | ||
OnGUI ( ) : void | ||
displayCurrentPage ( ) : void | ||
show ( GameObject previous_state ) : void | ||
showCode ( ) : void |
Méthode | Description | |
---|---|---|
Start ( ) : IEnumerator | ||
currentPage ( ) : SpellbookPage, |
public show ( GameObject previous_state ) : void | ||
previous_state | GameObject | |
Résultat | void |
public Texture2D,UnityEngine button_down_texture | ||
Résultat |
public Texture2D,UnityEngine button_up_texture | ||
Résultat |
public Texture2D,UnityEngine next_button_texture | ||
Résultat |