GetFullName (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
example
>ArceusInator
example
(No difference)

Revision as of 21:47, 27 December 2010

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