Alquimiaware.NuGetUnity.TargetPreferences.GetEditorPrefs C# (CSharp) Method

GetEditorPrefs() static private method

static private GetEditorPrefs ( ) : TargetPreferences
return TargetPreferences
        internal static TargetPreferences GetEditorPrefs()
        {
            return DotNetFull;
        }