Value::SetConvertBoolean

Value::SetConvertBoolean
SF_INLINE void SetConvertBoolean();
Description

SetConvertBoolean marks a value to be converted to the Boolean 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 Boolean type.