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. |
target | BuildTarget for which the property should apply (use default value BuildTargetGroup.Unknown to apply to all targets). |
string The current value of the property.
Returns a PlayerSettings named string property (with an optional build target it should apply to).
See Also: SetPropertyString.