Value::ClearElements

Value::ClearElements
SF_INLINE bool ClearElements();
Description

ClearElement removes all elements from an array. Only valid for Array types.

Return Value

True if the elements were removed otherwise false.