Entity API

api.entity

Method
Parameters
Returns
Description

type: string x: float y: float z: float data: table

Entity

Creates a new entity in the current dimension and returns a data copy of it.

entityid: string message: table

None

Sends a message to the entity with UUID entityid.

Last updated