ISessionInstanceInfo::ExecuteCommand

Executes a console command on this engine instance.

Windows
MacOS
Linux

References

Module

SessionServices

Header

/Engine/Source/Runtime/SessionServices/Public/ISessionInstanceInfo.h

Include

#include "ISessionInstanceInfo.h"

Syntax

void ExecuteCommand
(
    const FString & CommandString
)

Remarks

Executes a console command on this engine instance.

Parameters

Parameter

Description

CommandString

The command to execute.

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