Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor > API/Editor/BehaviorTreeEditor/UEdGraphSchema_BehaviorTree
- UEdGraphSchema::IsCacheVisualizationOutOfDate()
- UEdGraphSchema_BehaviorTree::IsCacheVisualizationOutOfDate()
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/EdGraphSchema_BehaviorTree.h |
Include | #include "EdGraphSchema_BehaviorTree.h" |
Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/EdGraphSchema_BehaviorTree.cpp |
virtual bool IsCacheVisualizationOutOfDate
&40;
int32 InVisualizationCacheID
&41; const
Remarks
Checks if a CacheRefreshID is out of date TRUE if dirty
Parameters
Name | Description |
---|---|
InVisualizationCacheID | The current refresh ID to check if out of date |