On this pageTargetingSystem.lockedTargetspublic IReadOnlyList<LockOnTarget> lockedTargets { get; }CopyDescription#List of all locked on targetsUsage#ExampleDebug.Log("Targets:" + sampleObject.lockedTargets.Count());Copy