My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
DG.TrelloReporter Class Reference
Inheritance diagram for DG.TrelloReporter:
DG.Util.Singleton< TrelloReporter >

Public Member Functions

void Activate (bool on)
 
bool IsActive ()
 
bool IsVisible ()
 
void Close ()
 
void ReportIssue ()
 
void TakeScreenshotButton ()
 
IEnumerator TakeScreenshotRoutine ()
 
void OpenPainter (int screenshotIndex)
 
void UpdateUITexture ()
 
void PauseGame (bool on)
 
void RemoveScreenshot (int screenshotIndex)
 

Public Attributes

KeyCode key = KeyCode.F7
 
bool pauseGameOnActive = true
 
Canvas canvas
 
InputField inputTitle
 
InputField inputDescription
 
Dropdown reportOptionsDropDown
 
Painter painter
 
List< RawImage > screenshotSlots
 
GameObject tool
 
GameObject infoBox
 
Text info
 
Button sendButton
 
GUIStyle style
 

Protected Member Functions

override void Awake ()
 
virtual void Awake ()
 

Additional Inherited Members

- Static Protected Attributes inherited from DG.Util.Singleton< TrelloReporter >
static T _instance
 
- Properties inherited from DG.Util.Singleton< TrelloReporter >
static T Instance [get]
 

Member Function Documentation

◆ Awake()

override void DG.TrelloReporter.Awake ( )
inlineprotectedvirtual

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