module Gamefic::Scriptable::Hooks

def before_commands

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