C# Class GUIProperties, Mathius_DOE

Mostrar archivo Open project: RandomNPC/Mathius_DOE Class Usage Examples

Public Methods

Method Description
GUIProperties ( string name, Rect rect, GUIType, type, string style, bool check, float min, float max, float defaultVal, bool show ) : System.Collections

Method Details

GUIProperties() public method

public GUIProperties ( string name, Rect rect, GUIType, type, string style, bool check, float min, float max, float defaultVal, bool show ) : System.Collections
name string
rect Rect
type GUIType,
style string
check bool
min float
max float
defaultVal float
show bool
return System.Collections