[펌] How to know Unity Build application is 32bit or 64bit
Unity3D/Tips / 2018. 2. 20. 15:54
IntPtr.Size
returns 8 when the app is 64 bit and 4 when the app is 32 bit. – Programmer Oct 9 '16 at 5:12
[출처] https://stackoverflow.com/questions/39939785/how-to-know-unity-build-application-is-32bit-or-64bit
반응형
'Unity3D > Tips' 카테고리의 다른 글
[펌] 지역 코드 얻어오기 (0) | 2018.02.22 |
---|---|
[링크] Google Analytics 연동하기 (0) | 2018.02.22 |
[펌] How to get IP addresses of all devices in local network with Unity UNET in C#? (0) | 2018.02.05 |
[펌] Unity에서 Xcode 설정을 자동화하는 방법 정리 (2) | 2018.02.02 |
[펌] iPhoneX Disable Home Indicator (0) | 2017.11.13 |