CommonLibSSE NG
|
#include "RE/B/BSTArray.h"
#include "RE/F/FormTypes.h"
#include "RE/T/TESCondition.h"
#include "RE/T/TESForm.h"
Go to the source code of this file.
Classes | |
class | RE::BGSScenePhase |
class | RE::BGSScene |
struct | RE::BGSScene::ChangeFlags |
struct | RE::BGSScene::RecordFlags |
Namespaces | |
namespace | RE |
Enumerations | |
enum class | RE::SCENE_ACTOR_FLAG { RE::kNone = 0 , RE::kNoPlayerActivation = 1 << 0 , RE::kOptional = 1 << 1 , RE::kRunOnlyScenePackages = 1 << 2 , RE::kNoCommandState = 1 << 3 } |