Navigation
API > API/Plugins > API/Plugins/Hotfix > API/Plugins/Hotfix/UOnlineHotfixManager
References
| Module | Hotfix |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Public/OnlineHotfixManager.h |
| Include | #include "OnlineHotfixManager.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Hotfix/Private/OnlineHotfixManager.cpp |
void HotfixRowUpdate
(
UObject * Asset,
const FString & AssetPath,
const FString & RowName,
const FString & ColumnName,
const FString & NewValue,
TArray < FString > & ProblemStrings,
TSet < class UDataTable * > * ChangedDataTables,
TSet < class UCurveTable * > * ChangedCurveTables
)
Remarks
Used in PatchAssetsFromIniFiles to hotfix only a row in a table. If ChangedTables is not null then HandleDataTableChanged will not be called and the caller should call it on the data tables in ChangedTables when they're ready to