| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/SerializedProperty-uintValue.html | [Back] [Original] |
Value of an integer property as an unsigned int.
Contains a valid value when propertyType is SerializedPropertyType.Integer.
Suitable for unsigned types of 32 bits or smaller (uint, ushort and byte).
Additional resources: ulongValue, intValue, numericType, propertyType, SerializedPropertyType.Integer.
| Web Proxy Viewer | New URL | Original Page |