Method GetCommands
GetCommands(Key)
Gets the array of Commands bound to key
if it exists.
public Command[] GetCommands(Key key)
Parameters
key
KeyThe key to check.
Gets the array of Commands bound to key
if it exists.
public Command[] GetCommands(Key key)
key
KeyThe key to check.