UpdateAssetData

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

UpdateAssetData

(
    const FAssetData& NewAssetData
)

Finds an existing asset data based on object path and updates it with the new value and updates lookup maps

Public function

void

 

UpdateAssetData

(
    FAssetData* AssetData,
    const FAssetData& NewAssetData
)

Updates an existing asset data with the new value and updates lookup maps

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss