You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Moved Kismet ScriptDisassembler into separate module
#rb mike.beach #rnx #ROBOMERGE-OWNER: Markus.Breyer #ROBOMERGE-AUTHOR: markus.breyer #ROBOMERGE-SOURCE: CL 8852703 via CL 8853914 via CL 8868791 #ROBOMERGE-BOT: (v426-8886397) [CL 8887873 by Markus Breyer in Main branch]
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
|
||||
|
||||
#include "Modules/ModuleManager.h"
|
||||
|
||||
IMPLEMENT_MODULE( FDefaultModuleImpl, ScriptDisassembler );
|
||||
Reference in New Issue
Block a user