FTokenStream::FTokenStream

Constructor. The stream is only valid for the lifetime of the string provided

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ExpressionParserTypes.h

Include

#include "Misc/ExpressionParserTypes.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/ExpressionParser.cpp

Syntax

FTokenStream
(
    const TCHAR * In
)

Remarks

  1. The stream is only valid for the lifetime of the string provided

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