C# Class GUIStylesEditor, tf_client

Inheritance: Editor
Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
FontEditor ( string title, Func getFont, Action setFont, Func getSize, Action setSize, Func getAlignment, Action setAlignment, Func getMargin, Action setMargin ) : void
OnEnable ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void