Used to control many of Emergence's features
Last updated 2 years ago
As this is a singleton, you'll need to get the current singleton object. The code used to get it is called "Get Emergence Service" in blueprint, but "GetEmergenceManager" in C++.
#include "EmergenceSingleton.h"
GetEmergenceManager(const UObject* ContextObject)