C# Class InteractableAssistant, The-Ultimate-Nerd-Game

Inheritance: Interactable
Exibir arquivo Open project: MouseHatGames/The-Ultimate-Nerd-Game

Public Properties

Property Type Description
TargetInteractable Interactable,

Public Methods

Method Description
Interact ( ) : void

Method Details

Interact() public method

public Interact ( ) : void
return void

Property Details

TargetInteractable public_oe property

public Interactable, TargetInteractable
return Interactable,