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