Kerbal Space Program
1.12.4
|
Classes | |
class | MouseEventsHandlerBase |
This component will try to find a script that implements the IMouseEvents interface in the parent gameobject, and send mouse event calls to it. Use this when you have colliders in child objects, but want to receive mouse events on the parent. More... | |