CommonLibSSE (Parapets fork)
|
#include <CommandTable.h>
Public Member Functions | |
std::string | GetString () const |
Chunk * | GetNext () |
Public Member Functions inherited from RE::SCRIPT_FUNCTION::Chunk | |
StringChunk * | AsString () |
IntegerChunk * | AsInteger () |
Public Attributes | |
std::uint16_t | length |
char | str [0] |
Chunk* RE::SCRIPT_FUNCTION::StringChunk::GetNext | ( | ) |
std::string RE::SCRIPT_FUNCTION::StringChunk::GetString | ( | ) | const |
std::uint16_t RE::SCRIPT_FUNCTION::StringChunk::length |
char RE::SCRIPT_FUNCTION::StringChunk::str[0] |