| 
    CommonLibSSE NG
    
   | 
 
#include <CommandTable.h>
Public Attributes | |
| Script * | masterScript | 
| char | flags | 
| std::uint8_t | pad09 | 
| std::uint16_t | pad0A | 
| std::uint32_t | pad0C | 
| BSSimpleList< ACTION_OBJECT * > * | actionList | 
| BSSimpleList< SCRIPT_LOCAL * > * | localList | 
| SCRIPT_EFFECT_DATA * | scriptEffectData | 
| BSSimpleList<ACTION_OBJECT*>* RE::ScriptLocals::actionList | 
| char RE::ScriptLocals::flags | 
| BSSimpleList<SCRIPT_LOCAL*>* RE::ScriptLocals::localList | 
| Script* RE::ScriptLocals::masterScript | 
| std::uint8_t RE::ScriptLocals::pad09 | 
| std::uint16_t RE::ScriptLocals::pad0A | 
| std::uint32_t RE::ScriptLocals::pad0C | 
| SCRIPT_EFFECT_DATA* RE::ScriptLocals::scriptEffectData |