Navigation
API > API/Plugins > API/Plugins/SlateInspectorToolset > API/Plugins/SlateInspectorToolset/FSlateInspectorToolsetRefCache
Description
Clears all mappings and resets counters to zero. Observer-driven passes should NOT call this because they rely on the append-only behavior to preserve existing refs.
| Name | Reset |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Toolsets/SlateInspectorToolset/Source/SlateInspectorToolset/Public/SlateInspectorToolsetRefCache.h |
| Include Path | #include "SlateInspectorToolsetRefCache.h" |
| Source | /Engine/Plugins/Experimental/Toolsets/SlateInspectorToolset/Source/SlateInspectorToolset/Private/SlateInspectorToolsetRefCache.cpp |
void Reset()