Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic Grids 1 Documentation [Deprecated]
Gamelogic.Extensions.Editor.Internal
GLEditor(T) Class
GLEditor(T) Methods
AddCombo Method
AddField Method
AddLabel Method
AddTextAndButton Method
ArrayGUI Method
DrawInspectorButtons Method
FindProperty Method
HasProperty Method
Splitter Method
GLEditor
T
AddTextAndButton Method
Namespace:
Gamelogic.Extensions.Editor.Internal
Assembly:
Assembly-CSharp-Editor (in Assembly-CSharp-Editor.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
void
AddTextAndButton
(
string
text
,
string
buttonLabel
,
Action
buttonAction
)
Parameters
text
Type:
System
String
buttonLabel
Type:
System
String
buttonAction
Type:
System
Action
See Also
Reference
GLEditor
T
Class
Gamelogic.Extensions.Editor.Internal Namespace