FExec

Any object that is capable of taking commands.

Choose your operating system:

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