Navigation
API > API/Plugins > API/Plugins/AvalancheOutliner > API/Plugins/AvalancheOutliner/IAvaOutlinerItem
Description
Whether Ignoring Pending Kill. Useful to get underlying UObjects that are pending kill and get the pointer to it and not a null value
| Name | IsIgnoringPendingKill |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheOutliner/Public/Item/IAvaOutlinerItem.h |
| Include Path | #include "Item/IAvaOutlinerItem.h" |
bool IsIgnoringPendingKill() const