TetherComponent - acrimi/Raven GitHub Wiki

TetherComponent defines a rope-like link to another entity. Primarily intended to be used alongside TetherPullComponent.

Configuration

This component doesn't accept any configuration parameters

Properties

The following properties are readable by property accessors (eg render state and persistence definitions):

Key Type Description
targetId int The id of the entity currently linked by the component, or null if no entity is linked.