Value::SetConvertString

Value::SetConvertString
SF_INLINE void SetConvertString();
Description

SetConvertString marks a value to be converted to the character string 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 the character string type.