Navigation
API > API/Plugins > API/Plugins/Hotfix
| Name | EHotfixOperation |
| Type | enum |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Public/AssetHotfixRegistry.h |
| Include Path | #include "AssetHotfixRegistry.h" |
Syntax
enum EHotfixOperation
{
RowUpdate,
AddRow,
TableUpdate,
CurveUpdate,
}
Values
| Name | Remarks |
|---|---|
| RowUpdate | |
| AddRow | |
| TableUpdate | |
| CurveUpdate |