Summary
Attempts to interact with whatever
Animancer.Samples.FineControl.IInteractable
the cursor is pointing at when the user clicks the mouse.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Samples .FineControl - Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["ClickToInteract"]
class Type type-node
Syntax
[AddComponentMenu(Strings.SamplesMenuPrefix + "Fine Control - Click To Interact")]
[AnimancerHelpUrl(typeof(ClickToInteract))]
public class ClickToInteract : MonoBehaviour
Remarks
Sample:
Doors
Attributes
Type | Description |
---|---|
AddComponentMenu | |
Animancer |
[Assert-Conditional]
A UnityEngine.HelpURLAttribute which points to Animancer's documentation.
|
Methods
Name | Value | Summary |
---|---|---|
Update |
void |