target property

ActorComponent? target

Implementation

ActorComponent? get target {
  return _target;
}