Méthode | Description | |
---|---|---|
Add ( string name, Action callback ) : void | ||
GetCurrentMenuLink ( ) : string[] | ||
JBCustomMenu ( ) : System | ||
OnCurrentLinkClicked ( int index ) : void | ||
PopToRoot ( ) : void | ||
Remove ( string name ) : void |
Méthode | Description | |
---|---|---|
GetPath ( string name ) : string[] |
public Add ( string name, Action callback ) : void | ||
name | string | |
callback | Action | |
Résultat | void |
public OnCurrentLinkClicked ( int index ) : void | ||
index | int | |
Résultat | void |