FPreviewProfileController::GetPreviewProfiles

Returns the list of available preview profiles names.

Unreal Engine C++ API Reference > Editor > AdvancedPreviewScene > FPreviewProfileController

References

   
Module AdvancedPreviewScene
Header /Engine/Source/Editor/AdvancedPreviewScene/Public/PreviewProfileController.h
Include #include "PreviewProfileController.h"
Source /Engine/Source/Editor/AdvancedPreviewScene/Private/PreviewProfileController.cpp
virtual [TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > GetPreviewProfiles
(
    int32 & OutCurrentProfileIndex
) const

Remarks

Returns the list of available preview profiles names.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library