Table of Contents

Class GenericInteractible

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class GenericInteractible : Interactable
Inheritance
GenericInteractible
Inherited Members
Extension Methods

Constructors

GenericInteractible()

public GenericInteractible()

Fields

interactEvent

public UnityEvent interactEvent

Field Value

UnityEvent

Methods

Interact(Player)

public override void Interact(Player player)

Parameters

player Player