Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRemoteConsoleServer
| Name | FCompletionCache |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/RemoteConsoleServer.h |
| Include Path | #include "RemoteConsoleServer.h" |
Syntax
struct FCompletionCache
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| CacheTTL | double | RemoteConsoleServer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Prefix | FString | RemoteConsoleServer.h | ||
| SortedNames | TArray< FString > | RemoteConsoleServer.h | ||
| Timestamp | double | RemoteConsoleServer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid
(
const FString& ForPrefix |
RemoteConsoleServer.h |