target property
GameComponent?
get
target
The target component being followed.
Implementation
GameComponent? get target => _target;
The target component being followed.
GameComponent? get target => _target;