Category: Objects
/ Menu
Since engine version: 4.9.6.0 CR
Description
Changes the decoration of a menu object.
Syntax
bool SetMenuDecoration
(id idNewDeco, object pMenuObj);
Parameters
- idNewDeco:
id of the object show decoration should be used.
- pMenuObj:
[opt]
Menu object for which to change the decoration. Can be nil if the menu is opened for the calling object.
Fulgen, August 2016