Alexandria.Engines.Unreal.UnrealBaseGame.SearchRegistry C# (CSharp) Method

SearchRegistry() protected abstract method

Search the registry locations for this game, returning the path or null if not found.
protected abstract SearchRegistry ( ) : string
return string
        protected abstract string SearchRegistry();