#include <script.h>
◆ CallFunction()
virtual value_t tram::Script::Interface::CallFunction |
( |
name_t |
name, |
|
|
std::vector< Value > |
parameters |
|
) |
| |
|
pure virtual |
◆ Evaluate()
virtual value_t tram::Script::Interface::Evaluate |
( |
const char * |
code | ) |
|
|
pure virtual |
◆ GetGlobal()
virtual value_t tram::Script::Interface::GetGlobal |
( |
name_t |
name | ) |
|
|
pure virtual |
◆ GetName()
virtual name_t tram::Script::Interface::GetName |
( |
| ) |
|
|
pure virtual |
◆ LoadScript()
virtual void tram::Script::Interface::LoadScript |
( |
const char * |
path | ) |
|
|
pure virtual |
◆ SetFunction()
◆ SetGlobal()
virtual void tram::Script::Interface::SetGlobal |
( |
name_t |
name, |
|
|
value_t |
value |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
- C:/Users/Poga/Desktop/painis/tram-sdk/src/framework/script.h