BehaviorRef

@Serializable
data class BehaviorRef(val entityId: EntityId, val behaviorClassName: String)

Constructors

Link copied to clipboard
constructor(entityId: EntityId, behaviorClassName: String)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard