FAssetTypeActions_Blueprint::CanMerge

Returns true if this class can be merged (either manually or automatically)

Unreal Engine C++ API Reference > Developer > AssetTools > AssetTypeActions > FAssetTypeActions_Blueprint

References

   
Module AssetTools
Header /Engine/Source/Developer/AssetTools/Public/AssetTypeActions/AssetTypeActions_Blueprint.h
Include #include "AssetTypeActions/AssetTypeActions_Blueprint.h"
Source /Engine/Source/Developer/AssetTools/Private/AssetTypeActions/AssetTypeActions_Blueprint.cpp
virtual bool CanMerge() const

Remarks

Returns true if this class can be merged (either manually or automatically)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library