C# Class GUIStylesEditor, tf_client

Inheritance: Editor
Mostrar archivo Open project: wids-eria/tf_client

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method 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 method

public OnInspectorGUI ( ) : void
return void