| // Copyright Epic Games, Inc. All Rights Reserved. | |
| ULyraWeaponDebugSettings::ULyraWeaponDebugSettings() | |
| { | |
| } | |
| FName ULyraWeaponDebugSettings::GetCategoryName() const | |
| { | |
| return FApp::GetProjectName(); | |
| } | |
| // Copyright Epic Games, Inc. All Rights Reserved. | |
| ULyraWeaponDebugSettings::ULyraWeaponDebugSettings() | |
| { | |
| } | |
| FName ULyraWeaponDebugSettings::GetCategoryName() const | |
| { | |
| return FApp::GetProjectName(); | |
| } | |