Navigation
Unreal Engine C++ API Reference > Plugins > HairStrandsCore > Niagara > UNiagaraDataInterfaceHairStrands
- UNiagaraDataInterface::AppendCompileHash()
- UNiagaraDataInterfaceHairStrands::AppendCompileHash()
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfaceHairStrands.h |
Include | #include "Niagara/NiagaraDataInterfaceHairStrands.h" |
Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/Niagara/NiagaraDataInterfaceHairStrands.cpp |
virtual bool AppendCompileHash
&40;
FNiagaraCompileHashVisitor &42; InVisitor
&41; const
Remarks
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.