WitUnityLifecycleExtensions Class
Provides extension methods for safe object lifecycle management and null checking, particularly useful for Unity components and NPC system interfaces. This can be considered a companion to LifecycleExtensions in Meta.Voice.NPCs
static bool IsDestroyedOrNull ( this UnityEngine.MonoBehaviour? obj )
Checks if an AudioBuffer is null or destroyed