Navigation
API > API/Plugins > API/Plugins/Hotfix
| Name | FPendingAssetHotfix |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Public/AssetHotfixRegistry.h |
| Include Path | #include "AssetHotfixRegistry.h" |
Syntax
struct FPendingAssetHotfix
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetClassName | FName | AssetHotfixRegistry.h | ||
| ColumnOrData | FString | AssetHotfixRegistry.h | ||
| Operation | EHotfixOperation | AssetHotfixRegistry.h | ||
| RowName | FName | AssetHotfixRegistry.h | ||
| SourceTag | FName | AssetHotfixRegistry.h | ||
| Value | FString | AssetHotfixRegistry.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FPendingAssetHotfix& Other |
Value is intentionally excluded from comparison. | AssetHotfixRegistry.h |