2027 Method
Changes 0
M

AssetPropertyFloat.IsValidValue

Description:
Checks that the value is a valid value for this property.
public bool IsValidValue(
	float value
)
  • Single
    value
    The value to be checked.
Return Value Boolean True if the value is valid for the property.