UCookOnTheFlyServer::Exec

[FExec](API\Runtime\Core\Misc\FExec) interface used in the editor

Windows
MacOS
Linux

Override Hierarchy

FExec::Exec()

UCookOnTheFlyServer::Exec()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/CookOnTheSide/CookOnTheFlyServer.h

Include

#include "CookOnTheSide/CookOnTheFlyServer.h"

Source

/Engine/Source/Editor/UnrealEd/Private/CookOnTheFlyServer.cpp

Syntax

virtual bool Exec
(
    class UWorld * InWorld,
    const TCHAR * Cmd,
    FOutputDevice & Ar
)

Remarks

FExec interface used in the editor

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