Choose your operating system:
Windows
macOS
Linux
| UNiagaraDataInterface::AppendCompileHash()
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceLandscape.h |
Include |
#include "NiagaraDataInterfaceLandscape.h" |
Source |
/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceLandscape.cpp |
virtual bool AppendCompileHash
(
FNiagaraCompileHashVisitor * InVisitor
) const
Allows the generic class defaults version of this class to specify any dependencies/version/etc that might invalidate the compile. It should never depend on the value of specific properties.