FFXSystemInterface::GetInterface

Return the interface bound to the given name.

Windows
MacOS
Linux

Override Hierarchy

FFXSystemInterface::GetInterface()

NiagaraEmitterInstanceBatcher::GetInterface()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/FXSystem.h

Include

#include "FXSystem.h"

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