internal void InvokeEventForAddToDrawList(EventsClass.AddToDrawList AddEvent) =>
 AddEvent?.Invoke(_Person, -1, ref Anims, Bit, Pointer);