FAssetTypeActions_GeometryCache::GetResolvedSourceFilePaths

Collects the resolved source paths for the imported assets

Windows
MacOS
Linux

Override Hierarchy

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 void GetResolvedSourceFilePaths
(
    const TArray< UObject * > & TypeAssets,
    TArray< FString > & OutSourceFilePaths
) const

Remarks

Collects the resolved source paths for the imported assets

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