![]() |
BotNavSim
v0.4.3
Mobile Robot Simulation
|
Interface for classes that implement a GUI.WindowFunction More...
Properties | |
string | windowTitle [get] |
Gets the window title. More... | |
Rect | windowRect [get, set] |
Gets or sets the window rect (window size and position). More... | |
GUI.WindowFunction | windowFunction [get] |
Gets the window function definition for GUILayout.Window() More... | |
Interface for classes that implement a GUI.WindowFunction
Definition at line 7 of file IWindowFunction.cs.
|
get |
Gets the window function definition for GUILayout.Window()
Definition at line 22 of file IWindowFunction.cs.
|
getset |
Gets or sets the window rect (window size and position).
Definition at line 17 of file IWindowFunction.cs.
|
get |
Gets the window title.
Definition at line 12 of file IWindowFunction.cs.