#include "nwnx_time"
#include "nwnx_data"
Go to the source code of this file.
Functions | |
void | Log (string msg) |
void | TestArrayOnModule () |
void | TestArrayOnChicken () |
void | TestNWNXArray () |
void | main () |
void Log | ( | string | msg | ) |
Definition at line 7 of file array_example.nss.
void TestArrayOnModule | ( | ) |
Definition at line 12 of file array_example.nss.
void TestArrayOnChicken | ( | ) |
Definition at line 77 of file array_example.nss.
void TestNWNXArray | ( | ) |
Definition at line 98 of file array_example.nss.
void main | ( | ) |
Definition at line 133 of file array_example.nss.