UNiagaraDataInterface::CopyTo

Copies the contents of this DataInterface to another.

Choose your operating system:

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.