Variable Name | Type | Default Value |
---|---|---|
EVALUATE_METRICS | bool | false |
PRELOAD_SCRIPT | string | none |
Files | |
file | nwnx_ruby.nss |
Functions | |
string | NWNX_Ruby_Evaluate (string sCode) |
Evaluates some ruby code. More... | |
string NWNX_Ruby_Evaluate | ( | string | sCode | ) |
Evaluates some ruby code.
sCode | The code to evaluate. |
Definition at line 14 of file nwnx_ruby.nss.