A module of unreal engine that can support RPG features and based-UMG classes. You can easy use it as a unreal plugin or module.
##add the code to *.uproject { "Name": "UnrealRPG", "Type": "Runtime", "LoadingPhase": "Default", "AdditionalDependencies": [ "CoreUObject", "Engine" ] },