UNiagaraDataInterface::IsDataInterfaceType

Determines if this type definition matches to a known data interface type.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterface.h"

Source

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

Syntax

static bool IsDataInterfaceType
(
    const FNiagaraTypeDefinition & TypeDef
)

Remarks

Determines if this type definition matches to a known data interface type.

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