ANUTActor::Admin

Executes a console command on the server

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Classes/NUTActor.h

Include

#include "NUTActor.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/NUTActor.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(Exec)
void Admin
(
    FString Command
)

Remarks

Executes a console command on the server

Parameters

Parameter

Description

Command

The command to be executed

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