uiCallContext_s Struct Reference

Contain the context of the calling of a function. More...

#include <ui_actions.h>

Collaboration diagram for uiCallContext_s:
Collaboration graph
[legend]

Data Fields

struct uiNode_ssource
qboolean useCmdParam
linkedList_tparams
int paramNumber
int varPosition
int varNumber

Detailed Description

Contain the context of the calling of a function.

Definition at line 207 of file ui_actions.h.


Field Documentation

Definition at line 213 of file ui_actions.h.

Referenced by UI_ExecuteCallAction(), UI_GetParam(), and UI_GetParamNumber().

Definition at line 212 of file ui_actions.h.

Referenced by UI_ExecuteCallAction(), and UI_GetParam().

is the function can use param from command line

Definition at line 211 of file ui_actions.h.

Referenced by UI_CheckVisibility(), UI_ExecuteCallAction(), UI_ExecuteConFuncActions(), UI_ExecuteEventActions(), UI_GetParam(), UI_GetParamNumber(), and UI_KeyPressedInWindow().

Definition at line 215 of file ui_actions.h.

Referenced by UI_ExecuteAction(), and UI_ExecuteCallAction().

Definition at line 214 of file ui_actions.h.

Referenced by UI_ExecuteAction(), UI_ExecuteCallAction(), and UI_GetVariable().


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

Generated by  doxygen 1.6.2