CommonLibSSE (powerof3)
LocationCleared.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "RE/B/BSTEvent.h"
4 
5 namespace RE
6 {
8  {
9  public:
10  struct Event
11  {
12  // empty
13  };
14 
16  };
17 }
Definition: BSTEvent.h:19
Definition: AbsorbEffect.h:6
Definition: LocationCleared.h:11
Definition: LocationCleared.h:8
static BSTEventSource< Event > * GetEventSource()