![]() | InteractableEngageableDetection Methods |
Name | Description | |
---|---|---|
![]() ![]() | FindAll(Transform, Single, ListInteractableEngageableDetectionInteractableEngageableObject) |
Gets a list of the closest interactable or engageable objects to a transform
|
![]() ![]() | FindAll(Vector3, Single, ListInteractableEngageableDetectionInteractableEngageableObject) |
Gets a list of the closest interactable or engageable objects to a position
|
![]() ![]() | FindEngageableObject(Transform, Single, Single) |
Gets the closest engageable object to a transform
|
![]() ![]() | FindEngageableObject(Vector3, Single, Single) |
Gets the closest EngageableObject to a position
|
![]() ![]() | FindInteractableObject(Transform, Single, Single) |
Gets the closest interactable object to a transform
|
![]() ![]() | FindInteractableObject(Vector3, Single, Single) |
Gets the closest EngageableObject to a position
|