Adventure Creator  1.81.2
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
AC.ActionMenuItem Struct Reference

Public Member Functions

 ActionMenuItem (string label, System.Action< List< Action >> callback)
 

Public Attributes

readonly string Label
 
readonly System.Action< List< Action > > Callback