FParse::Next

Get next command. Skips past comments and cr's.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/Parse.h"

Source

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

Syntax

static void Next
(
    const TCHAR ** Stream
)

Remarks

Get next command. Skips past comments and cr's.

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