|
void | addAggregatedOption (aggregatedOption) |
|
void | addAggregatedOptionWithCallback (uniqueID, target, text, callback, params, addOnTop, useMultiple, count) |
|
void | addOption (name, target, callback, parameters, addOnTop) |
|
void | addSubMenu (name, addOnTop, options) |
|
void | buildAggregatedOptions () |
|
void | getAggregatedOptions () |
|
void | getContext () |
|
void | getMenuManager () |
|
void | getOptions () |
|
void | new (menuManager, context) |
|
Definition at line 2 of file Contexts.lua.
◆ addAggregatedOption()
void addAggregatedOption |
( |
aggregatedOption | | ) |
|
◆ addAggregatedOptionWithCallback()
void addAggregatedOptionWithCallback |
( |
uniqueID | , |
|
|
target | , |
|
|
text | , |
|
|
callback | , |
|
|
params | , |
|
|
addOnTop | , |
|
|
useMultiple | , |
|
|
count | ) |
◆ addOption()
◆ addSubMenu()
◆ buildAggregatedOptions()
void buildAggregatedOptions |
( |
| ) |
|
◆ getAggregatedOptions()
void getAggregatedOptions |
( |
| ) |
|
◆ getContext()
◆ getMenuManager()
◆ getOptions()
◆ new()
The documentation for this class was generated from the following file: