Loading...
Searching...
No Matches
PixelCrushers.LoveHate.Example.InteractionUI Class Reference

This script maintains the faction info window in the lower right of the example scene. More...

Inheritance diagram for PixelCrushers.LoveHate.Example.InteractionUI:
Collaboration diagram for PixelCrushers.LoveHate.Example.InteractionUI:

Public Member Functions

void SetInteractionPanel (bool value)
 

Public Attributes

CanvasGroup introCanvasGroup
 
RectTransform interactionPanel
 
UnityEngine.UI.Text npcSummaryText
 
UnityEngine.UI.Button flatterButton
 
UnityEngine.UI.Button insultButton
 
UnityEngine.UI.Button giveButton
 
UnityEngine.UI.Button stealButton
 

Detailed Description

This script maintains the faction info window in the lower right of the example scene.

Member Function Documentation

◆ SetInteractionPanel()

void PixelCrushers.LoveHate.Example.InteractionUI.SetInteractionPanel ( bool  value)
inline

Member Data Documentation

◆ flatterButton

UnityEngine.UI.Button PixelCrushers.LoveHate.Example.InteractionUI.flatterButton

◆ giveButton

UnityEngine.UI.Button PixelCrushers.LoveHate.Example.InteractionUI.giveButton

◆ insultButton

UnityEngine.UI.Button PixelCrushers.LoveHate.Example.InteractionUI.insultButton

◆ interactionPanel

RectTransform PixelCrushers.LoveHate.Example.InteractionUI.interactionPanel

◆ introCanvasGroup

CanvasGroup PixelCrushers.LoveHate.Example.InteractionUI.introCanvasGroup

◆ npcSummaryText

UnityEngine.UI.Text PixelCrushers.LoveHate.Example.InteractionUI.npcSummaryText

◆ stealButton

UnityEngine.UI.Button PixelCrushers.LoveHate.Example.InteractionUI.stealButton

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