Builder

class Builder

Properties

Link copied to clipboard

The ID of the component type.

Link copied to clipboard

The component type name.

Link copied to clipboard

This is an object that maps strings to compositeComponentTypes of the componentType. CompositeComponentType is referenced by componentTypeId.

Link copied to clipboard

The description of the component type.

Link copied to clipboard

Specifies the component type that this component type extends.

Link copied to clipboard

An object that maps strings to the functions in the component type. Each string in the mapping must be unique to this object.

Link copied to clipboard

A Boolean value that specifies whether an entity can have more than one component of this type.

Link copied to clipboard

An object that maps strings to the property definitions in the component type. Each string in the mapping must be unique to this object.

Link copied to clipboard

The property groups.

Link copied to clipboard

The ID of the workspace.