- Home /
Question by
bwrsandman_vrv · Feb 15, 2017 at 05:29 PM ·
editorwindowstandalonearchitecturebuildsettings
What are valid arguments for GetPlatformSettings?
I have an editor window for validating a few settings. One that I would really like to check is the Architecture setting for Standalone build.
I looked at the docs of EditorUserBuildSettings.GetPlatformSettings but the arguments are string and I cannot find which strings to use for this query. I've tried a couple with no luck.
Comment
Your answer
Follow this Question
Related Questions
What's the difference between Unity3D's Windows Store build and PC Standalone build? 1 Answer
Linux standalone not working 0 Answers
Unity build stand alone linux 0 Answers
How do I add a drop-down menu to an EditorWindow? 3 Answers
How do I have an EditorWindow save it's data inbetween opening and closing Unity? C# 5 Answers