Skip to content

name

Description

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

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

returns: string