module Gamefic::Scriptable::Hooks

def after_commands

Returns:
  • (Array) -
def after_commands
  @after_commands ||= []
end