FGetDetailsViewObjects

Delegate that, given an array of assets, returns an array of objects to use in the details view of an [FSimpleAssetEditor](API\Editor\UnrealEd\Toolkits\FSimpleAssetEditor)

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< TArray< UObject * >, const TArray< UObject * > & > FGetDetailsViewObjects

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Toolkits/SimpleAssetEditor.h

Include

#include "Toolkits/SimpleAssetEditor.h"

Remarks

Delegate that, given an array of assets, returns an array of objects to use in the details view of an FSimpleAssetEditor

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