Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| Name | FCreateTooltipArguments |
| Type | struct |
| Header File | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEditorUtilities.h |
| Include Path | #include "NiagaraEditorUtilities.h" |
Syntax
struct FCreateTooltipArguments
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bTryCreatePreviewMovie | bool | If this is true, PreviewMovieOwner has to be valid as well. | NiagaraEditorUtilities.h | |
| PreviewMovieOwner | TSharedPtr< FNiagaraPreviewMovieViewModel > | NiagaraEditorUtilities.h |