Builder

class Builder

Properties

Link copied to clipboard

The ID of the component type.

Link copied to clipboard

A friendly name for the component type.

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 parent component type to extend.

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
Link copied to clipboard

Metadata that you can use to manage the component type.

Link copied to clipboard

The ID of the workspace that contains the component type.