InteractableToyEvent
Triggers whenever an InteractableToy gets interacted with
(Only works on SER-created interactables)
Injects the following variables into the script:
-- @evPlayer (the player who interacted with the InteractableToy)
-- *evToy (the toy that got interacted with)
Syntax
!-- InteractableToyEvent