FNiagaraCompileEventToken

Extension of message token to allow opening the asset editor when clicking on the linked asset name.

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

IMessageToken

FNiagaraCompileEventToken

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraMessageManager.h

Include

#include "NiagaraMessageManager.h"

Syntax

class FNiagaraCompileEventToken : public IMessageToken

Remarks

Extension of message token to allow opening the asset editor when clicking on the linked asset name.

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Static

TSharedRef< ...

 

Create

(
    const FString& InScriptAssetPath,
    const FText& InMessage,
    const TOptional< const FGuid >& In...,
    const TOptional< const FGuid >& In...
)

Factory method, tokens can only be constructed as shared refs

Overridden from IMessageToken

Name Description

Public function Virtual Const

EMessageToke...

 

GetType()

Begin IMessageToken interface

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss