Beta Documentation - Subject to change.

Gets the name of the entity.

Syntax

Lua
function Entity:GetName();

Returns

Type: string
The name of the entity.

Remarks

Gets the name of the entity.

See Also