forked from orfeasel/UE4-Cpp-Tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
29 changed files
with
939 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+20.8 MB
CustomEditorAssets/Plugins/OrfeasPlugin/Binaries/Win64/UE4Editor-OrfeasPlugin-4006.pdb
Binary file not shown.
Binary file added
BIN
+20.3 MB
CustomEditorAssets/Plugins/OrfeasPlugin/Binaries/Win64/UE4Editor-OrfeasPlugin.pdb
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
CustomEditorAssets/Plugins/OrfeasPlugin/Binaries/Win64/UE4Editor.modules
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"Changelist" : 3514769, | ||
"CompatibleChangelist" : 3452394, | ||
"BuildId" : "9d235d2e-0699-4a67-a724-267cd6977962", | ||
"Modules" : | ||
{ | ||
"OrfeasPlugin" : "UE4Editor-OrfeasPlugin-4006.dll" | ||
} | ||
} |
143 changes: 143 additions & 0 deletions
143
...in/Intermediate/Build/Win64/UE4Editor/Development/OrfeasPlugin/Definitions.OrfeasPlugin.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
#undef ORFEASPLUGIN_API | ||
#undef UE_IS_ENGINE_MODULE | ||
#undef DEPRECATED_FORGAME | ||
#define DEPRECATED_FORGAME DEPRECATED | ||
#define IS_PROGRAM 0 | ||
#define UE_EDITOR 1 | ||
#define WITH_DEV_AUTOMATION_TESTS 1 | ||
#define WITH_PERF_AUTOMATION_TESTS 1 | ||
#define UNICODE 1 | ||
#define _UNICODE 1 | ||
#define __UNREAL__ 1 | ||
#define IS_MONOLITHIC 0 | ||
#define WITH_ENGINE 1 | ||
#define WITH_UNREAL_DEVELOPER_TOOLS 1 | ||
#define WITH_COREUOBJECT 1 | ||
#define USE_STATS_WITHOUT_ENGINE 0 | ||
#define WITH_PLUGIN_SUPPORT 0 | ||
#define WITH_PERFCOUNTERS 1 | ||
#define USE_LOGGING_IN_SHIPPING 0 | ||
#define WITH_LOGGING_TO_MEMORY 0 | ||
#define USE_CHECKS_IN_SHIPPING 0 | ||
#define UE_BUILD_MINIMAL 0 | ||
#define WITH_EDITOR 1 | ||
#define WITH_SERVER_CODE 1 | ||
#define WITH_CEF3 1 | ||
#define UBT_COMPILED_PLATFORM Win64 | ||
#define UBT_COMPILED_TARGET Editor | ||
#define WIN32 1 | ||
#define _WIN32_WINNT 0x0601 | ||
#define WINVER 0x0601 | ||
#define PLATFORM_WINDOWS 1 | ||
#define DEPTH_32_BIT_CONVERSION 0 | ||
#define NDEBUG 1 | ||
#define UE_BUILD_DEVELOPMENT 1 | ||
#define ORIGINAL_FILE_NAME "UE4Editor-OrfeasPlugin.dll" | ||
#define UE_IS_ENGINE_MODULE 0 | ||
#define UE_BUILD_DEVELOPMENT_WITH_DEBUGGAME 0 | ||
#define UE_PROJECT_NAME CustomAsset | ||
#define DEPRECATED_FORGAME DEPRECATED | ||
#define ORFEASPLUGIN_API DLLEXPORT | ||
#define UE_ENABLE_ICU 1 | ||
#define WITH_VS_PERF_PROFILER 0 | ||
#define WITH_DIRECTXMATH 0 | ||
#define CORE_API DLLIMPORT | ||
#define COREUOBJECT_API DLLIMPORT | ||
#define WITH_PHYSX 1 | ||
#define WITH_APEX 1 | ||
#define WITH_APEX_CLOTHING 1 | ||
#define WITH_CLOTH_COLLISION_DETECTION 1 | ||
#define WITH_PHYSICS_COOKING 1 | ||
#define WITH_NVCLOTH 1 | ||
#define WITH_RUNTIME_PHYSICS_COOKING 1 | ||
#define WITH_BOX2D 1 | ||
#define WITH_RECAST 1 | ||
#define ENGINE_API DLLIMPORT | ||
#define JSON_API DLLIMPORT | ||
#define WITH_FREETYPE 1 | ||
#define SLATECORE_API DLLIMPORT | ||
#define INPUTCORE_API DLLIMPORT | ||
#define SLATE_API DLLIMPORT | ||
#define WITH_UNREALPNG 1 | ||
#define WITH_UNREALJPEG 1 | ||
#define WITH_UNREALEXR 1 | ||
#define IMAGEWRAPPER_API DLLIMPORT | ||
#define MESSAGING_API DLLIMPORT | ||
#define RENDERCORE_API DLLIMPORT | ||
#define RHI_API DLLIMPORT | ||
#define SHADERCORE_API DLLIMPORT | ||
#define UTILITYSHADERS_API DLLIMPORT | ||
#define ASSETREGISTRY_API DLLIMPORT | ||
#define ENGINEMESSAGES_API DLLIMPORT | ||
#define ENGINESETTINGS_API DLLIMPORT | ||
#define SYNTHBENCHMARK_API DLLIMPORT | ||
#define RENDERER_API | ||
#define GAMEPLAYTAGS_API DLLIMPORT | ||
#define WITH_RECAST 1 | ||
#define WITH_GAMEPLAY_DEBUGGER 1 | ||
#define AIMODULE_API DLLIMPORT | ||
#define GAMEPLAYTASKS_API DLLIMPORT | ||
#define DATABASESUPPORT_API DLLIMPORT | ||
#define PACKETHANDLER_API DLLIMPORT | ||
#define RELIABILITYHANDLERCOMPONENT_API DLLIMPORT | ||
#define HARDWARESURVEY_API DLLIMPORT | ||
#define WITH_PHYSX 1 | ||
#define WITH_APEX 1 | ||
#define WITH_APEX_CLOTHING 1 | ||
#define WITH_CLOTH_COLLISION_DETECTION 1 | ||
#define WITH_PHYSICS_COOKING 1 | ||
#define WITH_NVCLOTH 1 | ||
#define WITH_RUNTIME_PHYSICS_COOKING 1 | ||
#define WITH_RECAST 1 | ||
#define UNREALED_API DLLIMPORT | ||
#define BSPMODE_API DLLIMPORT | ||
#define DIRECTORYWATCHER_API DLLIMPORT | ||
#define DOCUMENTATION_API DLLIMPORT | ||
#define PROJECTS_API DLLIMPORT | ||
#define SANDBOXFILE_API DLLIMPORT | ||
#define EDITORSTYLE_API DLLIMPORT | ||
#define SOURCE_CONTROL_WITH_SLATE 1 | ||
#define SOURCECONTROL_API DLLIMPORT | ||
#define UNREALEDMESSAGES_API DLLIMPORT | ||
#define GAMEPLAYDEBUGGER_API DLLIMPORT | ||
#define BLUEPRINTGRAPH_API DLLIMPORT | ||
#define HTTP_PACKAGE 1 | ||
#define HTTP_API DLLIMPORT | ||
#define UNREALAUDIO_API DLLIMPORT | ||
#define FUNCTIONALTESTING_API DLLIMPORT | ||
#define AUTOMATIONCONTROLLER_API DLLIMPORT | ||
#define LOCALIZATION_API DLLIMPORT | ||
#define AUDIOEDITOR_API DLLIMPORT | ||
#define LEVELEDITOR_API DLLIMPORT | ||
#define SETTINGS_API | ||
#define USERFEEDBACK_API | ||
#define INTROTUTORIALS_API | ||
#define HEADMOUNTEDDISPLAY_API | ||
#define VREDITOR_API | ||
#define WITH_PHYSX 1 | ||
#define WITH_APEX 1 | ||
#define WITH_APEX_CLOTHING 1 | ||
#define WITH_CLOTH_COLLISION_DETECTION 1 | ||
#define WITH_PHYSICS_COOKING 1 | ||
#define WITH_NVCLOTH 1 | ||
#define WITH_RUNTIME_PHYSICS_COOKING 1 | ||
#define LANDSCAPE_API DLLIMPORT | ||
#define PROPERTYEDITOR_API DLLIMPORT | ||
#define ACTORPICKERMODE_API DLLIMPORT | ||
#define SCENEDEPTHPICKERMODE_API DLLIMPORT | ||
#define DETAILCUSTOMIZATIONS_API DLLIMPORT | ||
#define CLASSVIEWER_API DLLIMPORT | ||
#define GRAPHEDITOR_API DLLIMPORT | ||
#define CONTENTBROWSER_API DLLIMPORT | ||
#define WITH_OGGVORBIS 1 | ||
#define XAUDIO2_API DLLIMPORT | ||
#define AUDIOMIXERXAUDIO2_API DLLIMPORT | ||
#define UNREALAUDIOXAUDIO2_API DLLIMPORT | ||
#define COLLECTIONMANAGER_API | ||
#define ADDCONTENTDIALOG_API | ||
#define USE_EMBREE 1 | ||
#define MESHUTILITIES_API | ||
#define KISMET_API DLLIMPORT | ||
#define CLOTHINGSYSTEMRUNTIMEINTERFACE_API DLLIMPORT | ||
#define NETWORKREPLAYSTREAMING_API | ||
#define AUDIOMIXER_API |
2 changes: 2 additions & 0 deletions
2
...lugin/Intermediate/Build/Win64/UE4Editor/Development/OrfeasPlugin/Module.OrfeasPlugin.cpp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
// This file is automatically generated at compile-time to include some subset of the user-created cpp files. | ||
#include "I:\Unreal Projects\V416\CustomAsset\Plugins\OrfeasPlugin\Source\OrfeasPlugin\Private\OrfeasPlugin.cpp" |
Oops, something went wrong.