NiagaraEmitterInstanceBatcher::GetInterface

Return the interface bound to the given name.

Windows
MacOS
Linux

Override Hierarchy

FFXSystemInterface::GetInterface()

NiagaraEmitterInstanceBatcher::GetInterface()

References

Module

Niagara

Header

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

Include

#include "NiagaraEmitterInstanceBatcher.h"

Source

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

Syntax

virtual FFXSystemInterface * GetInterface
(
    const FName & InName
)

Remarks

Return the interface bound to the given name.

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