Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Flags ()]
- public enum BuildOptions {
- None,
- Development,
- AutoRunPlayer,
- ShowBuiltPlayer,
- BuildAdditionalStreamedScenes,
- AcceptExternalModificationsToPlayer,
- InstallInBuildFolder,
- WebPlayerOfflineDeployment,
- ConnectWithProfiler,
- AllowDebugging,
- BuildX86_32Binary,
- BuildX86_64Binary,
- StripDebugSymbols,
- CompressTextures
- }
Advertisement
Add Comment
Please, Sign In to add comment