Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGGetLoopIndexElement
- IPCGElement::IsCacheable()
- FPCGGetLoopIndexElement::IsCacheable()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetLoopIndex.h |
| Include | #include "Elements/PCGGetLoopIndex.h" |
virtual bool IsCacheable
(
const UPCGSettings * InSettings
) const
Remarks
A loop index node is never cacheable because it needs to execute for every iteration.