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