Difference between revisions of "MenuBar"

From Lianjapedia
Jump to: navigation, search
(Created page with "Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages. ====Properties==== This class supports the [[:Category:Commo...")
 
Line 22: Line 22:
 
!width="50%"|Description
 
!width="50%"|Description
 
|-
 
|-
 +
|valign="top"|AddObject
 +
|valign="top"|existing as Object | newobject as Character, class as Character
 +
|valign="top"|Add an existing menu object or a new menu object, in which case the menu class must also be specified
 
|}
 
|}
  

Revision as of 11:29, 15 January 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description

Methods

This class supports the Common Methods plus the following:

Method Args Description
AddObject existing as Object | newobject as Character, class as Character Add an existing menu object or a new menu object, in which case the menu class must also be specified

Events

This class supports the Common Events plus the following:

Event Args Description