Declaration
event OnTapped(player entity<Player>)
go
Parameters
Name | Type | Description |
---|---|---|
Player | Player | The player who clicks the UI button |
Triggered after clicking the UI button control
event OnTapped(player entity<Player>)
go
Name | Type | Description |
---|---|---|
Player | Player | The player who clicks the UI button |