Navigation
API > API/Editor > API/Editor/ContentBrowser > API/Editor/ContentBrowser/UContentBrowserAssetContextMenuC-
| 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. |