LocalUserSecurity members show up in autocomplete

LocalUserSecurity members can show up in autocomplete in studio.

Repro:
type the following code:

local p = game:GetService("Players")
p.P

image

http://wiki.roblox.com/index.php?title=API:Class/Players/PlayerDisconnecting

2 Likes

Related: