FAssetTypeActions_GameplayTagAssetBase::HasActions

Overridden to specify that the gameplay tag base has actions

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::HasActions()

FAssetTypeActions_Base::HasActions()

FAssetTypeActions_GameplayTagAssetBase::HasActions()

References

Module

GameplayTagsEditor

Header

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Public/AssetTypeActions_GameplayTagAssetBase.h

Include

#include "AssetTypeActions_GameplayTagAssetBase.h"

Source

/Engine/Plugins/Editor/GameplayTagsEditor/Source/GameplayTagsEditor/Private/AssetTypeActions_GameplayTagAssetBase.cpp

Syntax

virtual bool HasActions
(
    const TArray< UObject * > & InObjects
) const

Remarks

Overridden to specify that the gameplay tag base has actions

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