TargetingLocatingModule.FindNearestTargetLeft
Method in TargetingLocatingModule
Declaration
public Transform FindNearestTargetLeft()
Description
Finds the nearest targetable transform within the camera's view frustum to the left of the current target.
Returns
Transform | The transform that can be targeted, or null otherwise. |