Declaration
event OnTeleportEntity(target entity<Entity>)
go
Parameters
| Name | Type | Description |
|---|---|---|
| Target | Entity | The entity that teleports |
Triggered after a portal causes an entity to teleport.
event OnTeleportEntity(target entity<Entity>)
go
| Name | Type | Description |
|---|---|---|
| Target | Entity | The entity that teleports |