ParseToken

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TOptional< F...

 

ParseToken

(
    TFunctionRef< EParseState)> P...,
    FStringToken* Accumulate
)

Parse out a token using the supplied predicate.

Public function Const

TOptional< F...

 

ParseToken

(
    const 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