ParseSymbol

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TOptional< F...

 

ParseSymbol

(
    FStringToken* Accumulate
)

Return a string token for the next character in the stream (or accumulating into the specified existing token)

Public function Const

TOptional< F...

 

ParseSymbol

(
    TCHAR Symbol,
    FStringToken* Accumulate
)

Attempt parse out the specified pre-defined string from the current read position (or accumulating into the specified existing 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