xoreos  0.0.5
Public Attributes | List of all members
Aurora::DLGFile::Link Struct Reference

A link to a reply. More...

Collaboration diagram for Aurora::DLGFile::Link:
Collaboration graph
[legend]

Public Attributes

uint32 index
 Index into the entries/replies. More...
 
Common::UString active
 Script that determines if this link is active. More...
 

Detailed Description

A link to a reply.

Definition at line 114 of file dlgfile.h.

Member Data Documentation

◆ active

Common::UString Aurora::DLGFile::Link::active

Script that determines if this link is active.

Definition at line 116 of file dlgfile.h.

Referenced by Aurora::DLGFile::readLink().

◆ index

uint32 Aurora::DLGFile::Link::index

Index into the entries/replies.

Definition at line 115 of file dlgfile.h.

Referenced by Aurora::DLGFile::readLink().


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