Class PlayerInteraction
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class PlayerInteraction : MonoBehaviour
- Inheritance
-
PlayerInteraction
- Inherited Members
-
- Extension Methods
-
Constructors
PlayerInteraction()
public PlayerInteraction()
Fields
m_currentInteractable
public Interactable m_currentInteractable
Field Value
- Interactable
player
Field Value
- Player
simulatedEPress
public bool simulatedEPress
Field Value
- bool
sinceSimulatedEPress
public float sinceSimulatedEPress
Field Value
- float
Properties
CurrentInteractable
public Interactable CurrentInteractable { get; }
Property Value
- Interactable
Methods
FindBestInteractible()
public Interactable FindBestInteractible()
Returns
- Interactable
PressE()
Start()
Update()