Navigation
API > API/Editor > API/Editor/AssetDefinition > API/Editor/AssetDefinition/FAssetOpenSupport
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAssetOpenSupport
(
EAssetOpenMethod InOpenMethod, |
AssetDefinition.h | ||
FAssetOpenSupport
(
EAssetOpenMethod InOpenMethod, |
AssetDefinition.h |
FAssetOpenSupport(EAssetOpenMethod, bool)
| Name | FAssetOpenSupport |
| Type | function |
| Header File | /Engine/Source/Editor/AssetDefinition/Public/AssetDefinition.h |
| Include Path | #include "AssetDefinition.h" |
FAssetOpenSupport
(
EAssetOpenMethod InOpenMethod,
bool bInSupported
)
FAssetOpenSupport(EAssetOpenMethod, bool, EToolkitMode::Type)
| Name | FAssetOpenSupport |
| Type | function |
| Header File | /Engine/Source/Editor/AssetDefinition/Public/AssetDefinition.h |
| Include Path | #include "AssetDefinition.h" |
FAssetOpenSupport
(
EAssetOpenMethod InOpenMethod,
bool bInSupported,
EToolkitMode::Type InRequiredToolkitMode
)