Kanda Interactions 0.7.1
Loading...
Searching...
No Matches
Kanda.Interactions.Fundamental.Interact.Systems Namespace Reference

Classes

struct  HighlightHoveredInteractableClientSystem
 Client-only system to enables/disable Highlightables based on the adjacent HoveredInteractable enabled state. More...
 
struct  HoveredInteractableSystem
 Activates HoveredInteractables for Interactables that are currently being hovered. More...
 
struct  InteractionBindingSystem
 Manages InteractionBindings for Interactors and Interactables based on the current InteractorActivationData for each Interactor. More...
 
struct  InteractorActivationSystem
 Manages interactor activations in the InteractorActivationData component by polling inputs in InteractorInput for owned ghosts. More...
 
struct  PointInteractorHoverSystem
 Finds hover targets for PointInteractors by performing a physics cast for Interactables within a given radius of the interactor. More...
 
struct  RayInteractorHoverSystem
 Finds hover targets for RayInteractors by performing a physics raycast for Interactables within a given length of the interactor. More...