FExec

Any object that is capable of taking commands.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Core

Header

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

Include

#include "Misc/Exec.h"

Syntax

class FExec

Remarks

Any object that is capable of taking commands.

Destructors

Name Description

Public function Virtual

~FExec()

Functions

Name Description

Public function Virtual

bool

 

Exec

(
    UWorld* InWorld,
    const TCHAR* Cmd,
    FOutputDevice& Ar
)

Exec handler

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