menu
worldsmith package
documentation
worldsmith.dart
WorldCommand
callCommands property
callCommands property
dark_mode
light_mode
callCommands
property
List
<
CallCommand
>
callCommands
getter/setter pair
Call another command.
Implementation
List<CallCommand> callCommands;
worldsmith package
documentation
worldsmith
WorldCommand
callCommands property
WorldCommand class