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

SearchRegistry() protected method

protected SearchRegistry ( ) : string
return string
        protected override string SearchRegistry()
        {
            return null;
        }