Enum InteractionType
The type of interaction that is used in a StateInformation struct through a state change request.
Namespace: Static
Assembly: Assembly-CSharp.dll
Syntax
public enum InteractionType
Fields
| Name | Description |
|---|---|
| Combine | |
| Custom | |
| Deselect | |
| Grab | |
| Interact | |
| Release | |
| Select |