Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closename | Name of the property. |
value | Value of the property (bool). |
target | BuildTarget for which the property should apply (use default value BuildTargetGroup.Unknown to apply to all targets). |
Sets a PlayerSettings named bool property.
See Also: GetPropertyBool.