#include <PackedInstructionStream.h>
◆ PackedInstructionStream()
RE::BSScript::ByteCode::PackedInstructionStream::PackedInstructionStream |
( |
| ) |
|
◆ instructions
void* RE::BSScript::ByteCode::PackedInstructionStream::instructions |
◆ jumpTargetBitCount
std::uint16_t RE::BSScript::ByteCode::PackedInstructionStream::jumpTargetBitCount |
◆ localVariableBitCount
std::int8_t RE::BSScript::ByteCode::PackedInstructionStream::localVariableBitCount |
◆ memberVariableBitCount
std::int8_t RE::BSScript::ByteCode::PackedInstructionStream::memberVariableBitCount |
◆ numInstructionBits
std::uint32_t RE::BSScript::ByteCode::PackedInstructionStream::numInstructionBits |
The documentation for this struct was generated from the following file: