Interface for handling the event when a player enters the area of interest. More...
Inherits IPublicFacingInterface.
Public Member Functions | |
void | InterestEnter (PlayerRef player) |
Method to be called when a player enters the area of interest. More... | |
Interface for handling the event when a player enters the area of interest.
void InterestEnter | ( | PlayerRef | player | ) |
Method to be called when a player enters the area of interest.
player | The player who entered the area of interest. |