Unlock Player.TeleportedIn

LocalPlayerArrivedFromTeleport will never fire if the player wasn’t teleported in, but there’s no way to know whether or not the player teleported in. I want to know whether or not I should be waiting for this event to fire.

3 Likes
Property bool Player.Teleported [hidden] [readonly] [RobloxScriptSecurity]
Property bool Player.TeleportedIn [RobloxScriptSecurity]

ROBLOX just loves to lock innocent but useful members, you get used to it.