GetFullName (Function)

From Legacy Roblox Wiki
Revision as of 21:47, 27 December 2010 by >ArceusInator (example)
Jump to navigationJump to search
GetFullName( )
Returns String path to object
Description: Returns a string with dot seperated path to object (excluding Game)








Example
print( game.Players.Player.Character:GetFullName() ) --> Workspace.Player