Except for LoadInteriorRefList which seems to be causing a crash if I make it async.
4 lines
177 B
C
4 lines
177 B
C
#pragma once
|
|
|
|
bool CreateOwner(RE::StaticFunctionTag*, RE::BSFixedString api_url, RE::BSFixedString api_key, RE::BSFixedString name, uint32_t mod_version, RE::TESQuest* quest);
|