Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Toolkits > API/Editor/UnrealEd/Toolkits/FConsoleCommandExecutor
- IConsoleCommandExecutor::Exec()
- FConsoleCommandExecutor::Exec()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Public/Toolkits/FConsoleCommandExecutor.h |
Include | #include "Toolkits/FConsoleCommandExecutor.h" |
Source | /Engine/Source/Editor/UnrealEd/Private/Toolkits/FConsoleCommandExecutor.cpp |
virtual bool Exec
&40;
const TCHAR &42; Input
&41;
Remarks
Execute the given command using this executor. true if the command was recognized.