Alexandria.Engines.Unreal.UnrealBaseGame.SearchRegistry C# (CSharp) Метод

SearchRegistry() защищенный абстрактный Метод

Search the registry locations for this game, returning the path or null if not found.
protected abstract SearchRegistry ( ) : string
Результат string
        protected abstract string SearchRegistry();