Value::SetConvertNumber

Value::SetConvertNumber
SF_INLINE void SetConvertNumber();
Description

SetConvertNumber marks a value to be converted to a number type when assigned from within GFx APIs. As an example, when called on a return value passed to Movie::Invoke, this function will force the result to always have a number type.