Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | FDatasmithCustomActionManager |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithCustomAction.h |
| Include Path | #include "DatasmithCustomAction.h" |
Syntax
class FDatasmithCustomActionManager
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithCustomActionManager() |
DatasmithCustomAction.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RegisteredActions | TArray< TStrongObjectPtr< UDatasmithCustomActionBase > > | DatasmithCustomAction.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< UDatasmithCustomActionBase * > GetApplicableActions
(
const TArray< FAssetData >& SelectedAssets |
DatasmithCustomAction.h | ||
TArray< UDatasmithCustomActionBase * > GetApplicableActions
(
const TArray< AActor* >& SelectedActors |
DatasmithCustomAction.h |