| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/SerializedPropertyType.Integer.html | [Back] [Original] |
Represents an integer property, for example int, byte, short, uint and long.
The specific type of integer is exposed by SerializedProperty.numericType. Additional resources: SerializedProperty, SerializedProperty.intValue, SerializedProperty.uintValue, SerializedProperty.longValue, SerializedProperty.ulongValue,.
| Web Proxy Viewer | New URL | Original Page |