LocalUserSecurity members can show up in autocomplete in studio.
Repro:
type the following code:
local p = game:GetService("Players")
p.P
http://wiki.roblox.com/index.php?title=API:Class/Players/PlayerDisconnecting
LocalUserSecurity members can show up in autocomplete in studio.
Repro:
type the following code:
local p = game:GetService("Players")
p.P
http://wiki.roblox.com/index.php?title=API:Class/Players/PlayerDisconnecting
Related: