| Kiwi Engine
    VM for interpreter | 
#include <KESlot.h>
| Data Fields | |
| struct CNObject | superClass | 
| struct CNFixedString * | identifier | 
| struct KEValue | value | 
| struct KELineInfo * | lineInfo | 
| struct CNFixedString* KESlot::identifier | 
Identifier of the item
| struct KELineInfo* KESlot::lineInfo | 
Line information
| struct CNObject KESlot::superClass | 
Super class
| struct KEValue KESlot::value | 
Value of the item
 1.8.5
 1.8.5