Creation/Dev/Script/Client/ActionMap: Difference between revisions

From Graal Bible
mNo edit summary
 
No edit summary
 
Line 1: Line 1:
[[Category:Scripting Reference]]
<pre>
<pre>
   ActionMap (TGraalVar):
   ActionMap (TGraalVar):

Latest revision as of 00:45, 16 February 2010

  ActionMap (TGraalVar):
    bind(str, str, str)
    getbinding(str) - returns string
    getcommand(str, str) - returns string
    load() - returns boolean
    pop()
    push()
    save()
    unbind(str, str)