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

Public Member Functions

 InlineEditorList (SerializedProperty listProperty)
 
 InlineEditorList (SerializedProperty listProperty, Type editorType)
 
void OnGui ()
 

Properties

string Title [get, set]
 
Action AddEntryCallback [get, set]
 
Action< ObjectDeleteEntryCallback [get, set]
 
Func< Object, string > EntryTitleFunc [get, set]
 
bool ShowReference [get, set]
 

Constructor & Destructor Documentation

◆ InlineEditorList() [1/2]

Megapop.PimpEdit.Editor.InlineEditorList.InlineEditorList ( SerializedProperty  listProperty)
inline

◆ InlineEditorList() [2/2]

Megapop.PimpEdit.Editor.InlineEditorList.InlineEditorList ( SerializedProperty  listProperty,
Type  editorType 
)
inline

Member Function Documentation

◆ OnGui()

void Megapop.PimpEdit.Editor.InlineEditorList.OnGui ( )
inline

Property Documentation

◆ AddEntryCallback

Action Megapop.PimpEdit.Editor.InlineEditorList.AddEntryCallback
getset

◆ DeleteEntryCallback

Action<Object> Megapop.PimpEdit.Editor.InlineEditorList.DeleteEntryCallback
getset

◆ EntryTitleFunc

Func<Object, string> Megapop.PimpEdit.Editor.InlineEditorList.EntryTitleFunc
getset

◆ ShowReference

bool Megapop.PimpEdit.Editor.InlineEditorList.ShowReference
getset

◆ Title

string Megapop.PimpEdit.Editor.InlineEditorList.Title
getset

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