Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGGenSourceBase
Description
Update the generation source so that it can cache data that is queried often (e.g. view frustum). Should be called every tick on any active generation sources.
Derived Overrides
| Name | Tick |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/RuntimeGen/GenSources/PCGGenSourceBase.h |
| Include Path | #include "RuntimeGen/GenSources/PCGGenSourceBase.h" |
virtual void Tick()