interacting

open fun interacting(): Actor<*>

The current entity of which this entity is interacting with. If the client is not loaded or there is no entity being interacted with, this will return Nil.

Return

The entity of which is being interacted with.