C# Class UnityREPLHelper, UnityREPL

Afficher le fichier Open project: MrJoy/UnityREPL

Méthodes publiques

Méthode Description
CachedStyle ( string name ) : GUIStyle
NumberedTextArea ( string controlName, NumberedEditorState, editorState ) : NumberedEditorState,

Method Details

CachedStyle() public static méthode

public static CachedStyle ( string name ) : GUIStyle
name string
Résultat GUIStyle

NumberedTextArea() public static méthode

public static NumberedTextArea ( string controlName, NumberedEditorState, editorState ) : NumberedEditorState,
controlName string
editorState NumberedEditorState,
Résultat NumberedEditorState,