Searches this tile's own events (then, recursively, tiles' own events) for the EventHolder whose id equals eventId — the lookup behind TriggerEvent/UpdateEvents.
EventHolder
TriggerEvent
UpdateEvents
the matching EventHolder, or null if not found in this subtree.
null
the id to search for.