Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FAutoConsoleCommandDeprecated_No-
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
HAL/IConsoleManager.h |
|
|
|
HAL/IConsoleManager.h |
|
|
|
HAL/IConsoleManager.h |
|
|
|
HAL/IConsoleManager.h |
|
|
|
HAL/IConsoleManager.h |
|
|
|
HAL/IConsoleManager.h |
|
|
|
HAL/IConsoleManager.h |
|
|
|
HAL/IConsoleManager.h |
|
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)
Parameters
| Name |
Remarks |
| Name |
The name of this command |
| Command |
The user function to call when this command is executed |
| DeprecatedAtVersion |
The first UE version when this was deprecated |
| UsageBehavior |
How to handle uses of the deprecated cvar - defaults to ensure |
| DeprecationMessage |
Optional deprecation message - defaults to empty, auto-generated. |
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const FConsoleCommandDelegate &, const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const FConsoleCommandDelegate & Command,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const FConsoleCommandWithArgsDelegate &, const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const FConsoleCommandWithArgsDelegate & Command,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const FConsoleCommandWithOutputDeviceDelegate &, const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const FConsoleCommandWithOutputDeviceDelegate & Command,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const FConsoleCommandWithArgsAndOutputDeviceDelegate &, const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const FConsoleCommandWithArgsAndOutputDeviceDelegate & Command,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const FConsoleCommandWithWorldDelegate &, const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const FConsoleCommandWithWorldDelegate & Command,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const FConsoleCommandWithWorldArgsAndOutputDeviceDelegate &, const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const FConsoleCommandWithWorldArgsAndOutputDeviceDelegate & Command,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)
FAutoConsoleCommandDeprecated_NoReplace(const TCHAR , const FConsoleCommandWithWorldAndArgsDelegate &, const TCHAR , EShadowCVarBehavior, const TCHAR *)
| |
|
| Name |
FAutoConsoleCommandDeprecated_NoReplace |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/IConsoleManager.h |
| Include Path |
#include "HAL/IConsoleManager.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/ConsoleManager.cpp |
FAutoConsoleCommandDeprecated_NoReplace
(
const TCHAR * Name,
const FConsoleCommandWithWorldAndArgsDelegate & Command,
const TCHAR * DeprecatedAtVersion,
EShadowCVarBehavior UsageBehavior,
const TCHAR * DeprecationMessage
)