UNiagaraSystem::GetSourceObjectPathName

Get the path to the [UObject](API\Runtime\CoreUObject\UObject\UObject) of this subscriber.

Windows
MacOS
Linux

Override Hierarchy

INiagaraParameterDefinitionsSubscriber::GetSourceObjectPathName()

UNiagaraSystem::GetSourceObjectPathName()

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraSystem.h

Include

#include "NiagaraSystem.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSystem.cpp

Syntax

virtual FString GetSourceObjectPathName() const

Remarks

Get the path to the UObject of this subscriber.

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