![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| ConsoleCommandLibrary (FStringView InPrefix) | |
| ~ConsoleCommandLibrary () | |
| void | OnParseCommand (const TCHAR *Cmd) |
Public Attributes | |
| FStringView | Prefix |
| TSet< FString > | KnownNames |
Needed for the console command "DumpConsoleCommands" How it works:
| ConsoleCommandLibrary::ConsoleCommandLibrary | ( | FStringView | InPrefix | ) |
| ConsoleCommandLibrary::~ConsoleCommandLibrary | ( | ) |
| TSet<FString> ConsoleCommandLibrary::KnownNames |
| FStringView ConsoleCommandLibrary::Prefix |