Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.uSurvivalSupport.QuestGiverInteractable Class Reference

This uSurvival interactable runs a Dialogue System Trigger's OnUse() method when interacted with. More...

Inheritance diagram for PixelCrushers.QuestMachine.uSurvivalSupport.QuestGiverInteractable:
Collaboration diagram for PixelCrushers.QuestMachine.uSurvivalSupport.QuestGiverInteractable:

Public Member Functions

string GetInteractionText ()
 
void OnInteractClient (Player player)
 
void OnInteractServer (Player player)
 

Public Attributes

string interactionText = "Talk"
 

Detailed Description

This uSurvival interactable runs a Dialogue System Trigger's OnUse() method when interacted with.

Member Function Documentation

◆ GetInteractionText()

string PixelCrushers.QuestMachine.uSurvivalSupport.QuestGiverInteractable.GetInteractionText ( )
inline

◆ OnInteractClient()

void PixelCrushers.QuestMachine.uSurvivalSupport.QuestGiverInteractable.OnInteractClient ( Player  player)
inline

◆ OnInteractServer()

void PixelCrushers.QuestMachine.uSurvivalSupport.QuestGiverInteractable.OnInteractServer ( Player  player)
inline

Member Data Documentation

◆ interactionText

string PixelCrushers.QuestMachine.uSurvivalSupport.QuestGiverInteractable.interactionText = "Talk"

The documentation for this class was generated from the following file: