On this pageTargetingSystem.bestLockOptionpublic LockOnTarget bestLockOption { get; }CopyDescription#Gets the closets available lock on targetUsage#ExampleDebug.Log("Best Target:" + sampleObject.bestLockOption);Copy