EntityPropertyReference

An object that uniquely identifies an entity property.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the component.

Link copied to clipboard

This string specifies the path to the composite component, starting from the top-level component.

Link copied to clipboard

The ID of the entity.

Link copied to clipboard

A mapping of external IDs to property names. External IDs uniquely identify properties from external data stores.

Link copied to clipboard

The name of the property.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String