IInteractable
Interface in SurvivEngine namespace
Interface in SurvivEngine namespace
The IInteractable interface describes interaction behavior that can be targeted and interacted with by entities.
Performs interaction behavior in implementer
interactor The GameObject that initiated the interaction, typically belonging to an entity
Returns a string describing the action that can be performed on interact
interactor The GameObject that initiated the interaction, typically belonging to an entity