Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneEventCustomization.h |
Include |
#include "MovieSceneEventCustomization.h" |
class FMovieSceneEventCustomization : public IPropertyTypeCustomization
Customization for FMovieSceneEvent structs. Will deduce the event's section either from the outer objects on the details customization, or use the one provided on construction (for instanced property type customizations)
Name | Description | ||
---|---|---|---|
|
TSharedRef< ... |
MakeInstance() |
|
|
TSharedRef< ... |
MakeInstance ( |
Name | Description | ||
---|---|---|---|
|
CustomizeChildren ( |
Called when the children of the property should be customized or extra rows added |
|
|
CustomizeHeader ( |
Called when the header of the property (the row in the details panel where the property is shown) If nothing is added to the row, the header is not displayed |
Name |
Description |
---|---|
TInlineMap |