- Home /
Question by
mrfermium · Aug 30, 2021 at 08:56 AM ·
buildarchitecture
Get [Build Settings -> Windows Standalone -> Architecture] from the editor?
I want to make build easy to fit the setting, but I'm stuck in the part where I bring the architecture.
Architecture cannot be imported when the platform is Windows.
How do I get Windows Architecture?
BuildPipeline? PlayerSettings?
1.png
(46.8 kB)
Comment
Answer by mrfermium · Aug 31, 2021 at 08:47 AM
BuildTarget.StandaloneWindows => x86
BuildTarget.StandaloneWindows64 => x86_64
Your answer
