<Code Lib>
2020 Method
Changes 0
M

AssetPropertyList.IsValidValue

Description:
Check that value is valid.

public bool IsValidValue(
	IList<AssetProperty> value
)

Return Value bool Returns true if the array of properties is valid, false otherwise.

Loading…