|
static ActionListAsset | CreateAsset () |
|
static ActionListAsset | CreateAsset (string assetName) |
|
static ActionListAsset | AssetGUI (string label, ActionListAsset actionListAsset, string defaultName="", string api="", string tooltip="", System.Action< ActionListAsset > onCreateCallback=null, System.Action< ActionListAsset > showALAEditor=null) |
|
static Cutscene | CutsceneGUI (string label, Cutscene cutscene, string defaultName="", string api="", string tooltip="") |
|
static ActionList | ActionListGUI (string label, ActionList actionList, string defaultName="", string api="", string tooltip="") |
|