The CBotDefParam class A list of parameters.
More...
#include <src/CBot/CBotDefParam.h>
The CBotDefParam class A list of parameters.
◆ CBotDefParam()
CBot::CBotDefParam::CBotDefParam |
( |
| ) |
|
◆ ~CBotDefParam()
CBot::CBotDefParam::~CBotDefParam |
( |
| ) |
|
◆ Compile()
Compile Compiles a list of parameters.
- Parameters
-
- Returns
◆ Execute()
Execute.
- Parameters
-
- Returns
◆ HasDefault()
bool CBot::CBotDefParam::HasDefault |
( |
| ) |
|
Check if this parameter has a default value expression.
- Returns
- true if the parameter was compiled with a default value.
◆ RestoreState()
void CBot::CBotDefParam::RestoreState |
( |
CBotStack *& |
pj, |
|
|
bool |
bMain |
|
) |
| |
◆ GetType()
int CBot::CBotDefParam::GetType |
( |
| ) |
|
◆ GetTypResult()
◆ GetParamString()
std::string CBot::CBotDefParam::GetParamString |
( |
| ) |
|
The documentation for this class was generated from the following files:
- src/CBot/CBotDefParam.h
- src/CBot/CBotDefParam.cpp