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

This is the complete list of members for AC.ActionListAssetMenu, including all inherited members.

ActionListGUI(string label, ActionList actionList, string defaultName="", string api="", string tooltip="") (defined in AC.ActionListAssetMenu)AC.ActionListAssetMenustatic
AssetGUI(string label, ActionListAsset actionListAsset, string defaultName="", string api="", string tooltip="", System.Action< ActionListAsset > onCreateCallback=null) (defined in AC.ActionListAssetMenu)AC.ActionListAssetMenustatic
CreateAsset() (defined in AC.ActionListAssetMenu)AC.ActionListAssetMenustatic
CreateAsset(string assetName) (defined in AC.ActionListAssetMenu)AC.ActionListAssetMenustatic
CutsceneGUI(string label, Cutscene cutscene, string defaultName="", string api="", string tooltip="") (defined in AC.ActionListAssetMenu)AC.ActionListAssetMenustatic