QuotedString

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

QuotedString

(
    const TCHAR* Stream,
    FString& Value,
    int32* OutNumCharsRead
)

Parse a quoted string token.

Public function Static

bool

 

QuotedString

(
    const TCHAR* Stream,
    FStringBuilderBase& Value,
    int32* OutNumCharsRead
)

Parse a quoted string token.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss