SF_INLINE void SetConvertBoolean();
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.