Add common header for Unreal Engine
This commit is contained in:
9
external/includes/CommonUEHeaders.h
vendored
Normal file
9
external/includes/CommonUEHeaders.h
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include "UEngine.hpp"
|
||||||
|
#include "UETools.hpp"
|
||||||
|
#include "UEWidgets.hpp"
|
||||||
|
#include "UEvars.hpp"
|
||||||
|
#include "UEMath.hpp"
|
||||||
|
#include "SDK/Basic.hpp"
|
||||||
|
#include "SDK/Engine_classes.hpp"
|
||||||
Reference in New Issue
Block a user