Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphSchema
- UEdGraphSchema::IsCacheVisualizationOutOfDate()
- UEdGraphSchema_NiagaraSystemOverview::IsCacheVisualizationOutOfDate()
- UConversationGraphSchema::IsCacheVisualizationOutOfDate()
- UEdGraphSchema_BehaviorTree::IsCacheVisualizationOutOfDate()
- UEdGraphSchema_BehaviorTreeDecorator::IsCacheVisualizationOutOfDate()
- UMaterialGraphSchema::IsCacheVisualizationOutOfDate()
- UEdGraphSchema_K2::IsCacheVisualizationOutOfDate()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphSchema.h |
Include | #include "EdGraph/EdGraphSchema.h" |
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 |