SerializedPropertyType.Integer

Description

Integer property, for example int, byte, short, uint and long.

The specific type of integer is exposed by SerializedProperty.type. Additional resources: SerializedProperty, SerializedProperty.intValue, SerializedProperty.longValue.


Did you find this page useful? Please give it a rating: