UNiagaraDataInterface::CopyTo

Copies the contents of this DataInterface to another.

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

bool CopyTo
(
    UNiagaraDataInterface * Destination
) const

Remarks

Copies the contents of this DataInterface to another.

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