ISUplink:ismenucommand (Object Type)

From Lavish Software Wiki
Jump to navigation Jump to search

Description

Object Type Vitals
ismenucommand
Defined By Inner Space Uplink
Inherits none
Reduces To Same as ID
Variable Object Type none
Uses Sub-Types no
C/C++ Type CustomMenuItem *

A custom command item on the Inner Space menu.

Members

  • string Command: The command that will be executed. You may find it helpful to use string.Escape on this.

Methods

  • SetCommand[new command]: Sets the command to this newer, better, cooler, and likely more useful command.
  • Execute: Executes the command.

Examples

See Also