Megadocs 0.0.1
All of megapop's internal libraries
Megapop.PimpEdit.Editor.PimpEditorFields Class Reference

Static Public Member Functions

static object DefaultValueField (GUIContent label, Type type, object obj)
 Draw a value field with a prefix label. More...
 
static object DefaultValueField (Type type, object obj)
 Draw a value field without a prefix label. More...
 

Member Function Documentation

◆ DefaultValueField() [1/2]

static object Megapop.PimpEdit.Editor.PimpEditorFields.DefaultValueField ( GUIContent  label,
Type  type,
object  obj 
)
inlinestatic

Draw a value field with a prefix label.

◆ DefaultValueField() [2/2]

static object Megapop.PimpEdit.Editor.PimpEditorFields.DefaultValueField ( Type  type,
object  obj 
)
inlinestatic

Draw a value field without a prefix label.


The documentation for this class was generated from the following file: