Declaración
event OnTapped(player entity<Player>)
go
Parámetros
Nombre | Tipo | Descripción |
---|---|---|
Player | Player | The player who clicks the UI button |
Triggered after clicking the UI button control
event OnTapped(player entity<Player>)
go
Nombre | Tipo | Descripción |
---|---|---|
Player | Player | The player who clicks the UI button |