FAssetTypeActions_GeometryCache::HasActions

Returns true if this class can supply actions for InObjects.

Windows
MacOS
Linux

Override Hierarchy

IAssetTypeActions::HasActions()

FAssetTypeActions_Base::HasActions()

FAssetTypeActions_GeometryCache::HasActions()

References

Module

GeometryCacheEd

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Classes/AssetTypeActions_GeometryCache.h

Include

#include "AssetTypeActions_GeometryCache.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCacheEd/Private/AssetTypeActions_GeometryCache.cpp

Syntax

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

Remarks

Returns true if this class can supply actions for InObjects.

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