Adventure Creator  1.79.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2022
AC.ActionListAssetMenu Class Reference

Static Public Member Functions

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)
 
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="")