Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGBasePointData
Description
Get the dirty status of the Octree. Note that the Point Octree can be rebuilt from another thread, so this info can be invalidated at anytime.
| Name | IsPointOctreeDirty |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Data/PCGBasePointData.h |
| Include Path | #include "Data/PCGBasePointData.h" |
virtual bool IsPointOctreeDirty() const