|
CommonLibVR
|
#include <BGSActorCellEvent.h>
Public Types | |
| enum class | CellFlag { kEnter = 0 , kLeave = 1 } |
Public Attributes | |
| FormID | cellID |
| REX::EnumSet< CellFlag, std::uint32_t > | flags |
Public Attributes inherited from RE::BGSActorEvent | |
| ActorHandle | actor |
|
strong |
| FormID RE::BGSActorCellEvent::cellID |
| REX::EnumSet<CellFlag, std::uint32_t> RE::BGSActorCellEvent::flags |