PrivateconstructorReadonlyentityThis property can't be read in early-execution mode.
ReadonlyisReturns whether the component is valid. A component is considered valid if its owner is valid, in addition to any addition to any additional validation required by the component.
This property can't be read in early-execution mode.
Optional Readonly BetatamedReturns the player that has tamed the entity, or 'undefined' if the entity has no player owner.
This property can't be read in early-execution mode.
Optional Readonly BetatamedReturns the id of the player that has tamed the entity, or 'undefined' if the entity has no player owner.
This property can't be read in early-execution mode.
ReadonlytypeThis property can't be read in early-execution mode.
Static Readonlycomponent
When added, this component signifies that this entity is currently tamed.
Source