AssetPropertyEnum.IsValidValue
Description:
Checks that the value is a valid value for this property.
Checks that the value is a valid value for this property.
public bool IsValidValue(
int value
)
-
Int32valueThe value to be checked.
Return Value
bool
True if the value is valid for the property.
-
Cannot check validity for a property not being edited in AppearanceAssetEditScope.