GetFullName (Function)
From Legacy Roblox Wiki
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