Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IPreviewProfileController
Invoked after the list of available profiles has changed.
| Name | FOnPreviewProfileListChanged |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/IPreviewProfileController.h |
| Include Path | #include "IPreviewProfileController.h" |
Syntax
class FOnPreviewProfileListChanged : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → IPreviewProfileController::FOnPreviewProfileListChanged