ccScript 5.1.0
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Attributes | List of all members
ucommon::Script::event Class Reference

An event block for a script. More...

#include <ccscript.h>

Inheritance diagram for ucommon::Script::event:
Inheritance graph
[legend]
Collaboration diagram for ucommon::Script::event:
Collaboration graph
[legend]

Public Attributes

line_tfirst
 
const char * name
 

Detailed Description

An event block for a script.

Each script can have one or more named event chains.

Author
David Sugar dyfet.nosp@m.@gnu.nosp@m.telep.nosp@m.hony.nosp@m..org

Definition at line 127 of file ccscript.h.

Member Data Documentation

line_t* ucommon::Script::event::first

Definition at line 133 of file ccscript.h.

const char* ucommon::Script::event::name

Definition at line 134 of file ccscript.h.


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