IPreviewCollectionInterface::GetPreviewSkeletalMeshes

Returns nodes that needs for them to map

Windows
MacOS
Linux

Deprecated

  • This interface no longer used. Use GetPreviewSkeletalMeshes(TArray& OutList, TArray>& OutAnimBP).

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/PreviewCollectionInterface.h

Include

#include "Animation/PreviewCollectionInterface.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/PreviewCollectionInterface.cpp

Syntax

virtual void GetPreviewSkeletalMeshes
(
    TArray< USkeletalMesh * > & OutList
) const

Remarks

Returns nodes that needs for them to map

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