AddLiveEffectMenuData Struct Reference
Defines the menu item for a Live Effect.
More...
#include <AILiveEffect.h>
List of all members.
Public Attributes |
char * | category |
| The submenu in which the menu item should appear, or NULL to place at the top level of the Effects menu.
|
char * | title |
| The localizable display string for the menu item.
|
ai::int32 | options |
| Not used.
|
Detailed Description
Defines the menu item for a Live Effect.
Member Data Documentation
The submenu in which the menu item should appear, or NULL
to place at the top level of the Effects menu.
The localizable display string for the menu item.
The documentation for this struct was generated from the following file: