Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/UPersonaPreviewSceneController
References
| Module | Persona |
| Header | /Engine/Source/Editor/Persona/Public/PersonaPreviewSceneController.h |
| Include | #include "PersonaPreviewSceneController.h" |
| Source | /Engine/Source/Editor/Persona/Private/PersonaPreviewSceneController.cpp |
virtual IDetailPropertyRow * AddPreviewControllerPropertyToDetails
(
const TSharedRef< class IPersonaToolkit > & PersonaToolkit,
IDetailLayoutBuilder & DetailBuilder,
IDetailCategoryBuilder & Category,
const FProperty * Property,
const EPropertyLocation::Type PropertyLocation
)
Remarks
Called when populating the preview scene settings details panel to allow customization of the controllers properties.