Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/FPCGPointOperationElementBase
- IPCGElement::PrepareDataInternal()
- FPCGPointOperationElementBase::PrepareDataInternal()
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGPointOperationElementBase.h |
| Include | #include "Elements/PCGPointOperationElementBase.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Elements/PCGPointOperationElementBase.cpp |
virtual bool PrepareDataInternal
(
FPCGContext * Context
) const
Remarks
Conveniently calls PreparePointOperationData to prepare the time sliced element for execution. May be overridden, but PreparePointOperationData must be called.