AC.ActionDialogueSystemQuestLogWindow Class Reference

This custom Adventure Creator action shows or hides the quest log window. More...

Inheritance diagram for AC.ActionDialogueSystemQuestLogWindow:
Collaboration diagram for AC.ActionDialogueSystemQuestLogWindow:

Public Member Functions

 ActionDialogueSystemQuestLogWindow ()
 
override float Run ()
 

Public Attributes

int constantID = 0
 
bool show = true
 

Properties

override ActionCategory Category [get]
 
override string Title [get]
 
override string Description [get]
 

Detailed Description

This custom Adventure Creator action shows or hides the quest log window.

Constructor & Destructor Documentation

◆ ActionDialogueSystemQuestLogWindow()

AC.ActionDialogueSystemQuestLogWindow.ActionDialogueSystemQuestLogWindow ( )
inline

Member Function Documentation

◆ Run()

override float AC.ActionDialogueSystemQuestLogWindow.Run ( )
inline

Member Data Documentation

◆ constantID

int AC.ActionDialogueSystemQuestLogWindow.constantID = 0

◆ show

bool AC.ActionDialogueSystemQuestLogWindow.show = true

Property Documentation

◆ Category

override ActionCategory AC.ActionDialogueSystemQuestLogWindow.Category
get

◆ Description

override string AC.ActionDialogueSystemQuestLogWindow.Description
get

◆ Title

override string AC.ActionDialogueSystemQuestLogWindow.Title
get

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