CommonLibSSE (Parapets fork)
BGSActorEvent.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "RE/B/BSPointerHandle.h"
4 
5 namespace RE
6 {
7  struct BGSActorEvent
8  {
9  public:
10  // members
12  };
13  static_assert(sizeof(BGSActorEvent) == 0x4);
14 }
Definition: AbsorbEffect.h:6
Definition: BGSActorEvent.h:8
ActorHandle actor
Definition: BGSActorEvent.h:11