Skip to content

name

Description

name is a Property on Respawn
Returns the name of this Component.

Example
object.respawn.name = "Toaster"
local testVariable = object.respawn.name
Usage

returns: string