FrameworkZ 4.4.2
Provides a framework for Project Zomboid with various systems.
Loading...
Searching...
No Matches
ContextMenuBuilder Class Reference

Public Member Functions

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)
 

Detailed Description

Definition at line 24 of file Context_Manager.lua.

Member Function Documentation

◆ addAggregatedOption()

void addAggregatedOption ( aggregatedOption )

◆ addAggregatedOptionWithCallback()

void addAggregatedOptionWithCallback ( uniqueID ,
target ,
text ,
callback ,
params ,
addOnTop ,
useMultiple ,
count  )

◆ addOption()

void addOption ( name ,
target ,
callback ,
parameters ,
addOnTop  )

◆ addSubMenu()

void addSubMenu ( name ,
addOnTop ,
options  )

◆ buildAggregatedOptions()

void buildAggregatedOptions ( )

◆ getAggregatedOptions()

void getAggregatedOptions ( )

◆ getContext()

void getContext ( )

◆ getMenuManager()

void getMenuManager ( )

◆ getOptions()

void getOptions ( )

◆ new()

void new ( menuManager ,
context  )

The documentation for this class was generated from the following file: