Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowser > UContentBrowserAssetContextMenuContext
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TArray< UObject * > | LoadSelectedObjects
(
TSet< FName > LoadTags |
Loads all the selected assets and returns an array of the objects. |
![]() ![]() |
TArray< ExpectedAssetType * > | LoadSelectedObjects
(
TSet< FName > LoadTags |
Loads all the selected assets and returns an array of the ExpectedAssetType. |