Skip to content

Class: EntityType

Functions

NameDescription
.new(properties)

Fields

NameTypeDescription
propertiestable

Function declarations

Function: new

lua
function EntityType.new(
    properties
) end

Parameters:

  • properties (table) - Entity properties (components)

Returns:

Field declarations

Field: properties

Type: table