feat: initial commit
This commit is contained in:
		
							
								
								
									
										9
									
								
								Source/UTAD_UI/UTAD_UI.cpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Source/UTAD_UI/UTAD_UI.cpp
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| // Copyright Epic Games, Inc. All Rights Reserved. | ||||
|  | ||||
| #include "UTAD_UI.h" | ||||
| #include "Modules/ModuleManager.h" | ||||
|  | ||||
| IMPLEMENT_PRIMARY_GAME_MODULE( FDefaultGameModuleImpl, UTAD_UI, "UTAD_UI" ); | ||||
|  | ||||
| DEFINE_LOG_CATEGORY(LogUTAD_UI) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user