Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNode
- UNiagaraNode::GenerateCompileHashForClassMembers()
- UNiagaraNodeOp::GenerateCompileHashForClassMembers()
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNode.h |
| Include | #include "NiagaraNode.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNode.cpp |
virtual bool GenerateCompileHashForClassMembers
(
const UClass * InClass,
FNiagaraCompileHashVisitor * InVisitor
) const
Remarks
Go through all class members for a given UClass on this object and hash them into the visitor.