FConsoleCommandWithWorldDelegate

Console command delegate type with a world argument.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< void, UWorld * > FConsoleCommandWithWorldDelegate

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h

Include

#include "HAL/IConsoleManager.h"

Remarks

Console command delegate type with a world argument. This is a void callback function that always takes a world.

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