My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::DialogKey Struct Reference

dialog key for movie More...

#include <KeyFrame.h>

Public Member Functions

 DialogKey (const string &s)
 

Public Attributes

string sDialog
 format: "sentence": speak the sentence in the background "\say sentence": tell the current player to speak the sentence. More...
 

Detailed Description

dialog key for movie

Member Data Documentation

§ sDialog

string ParaEngine::DialogKey::sDialog

format: "sentence": speak the sentence in the background "\say sentence": tell the current player to speak the sentence.

e.g.: "this is a demo." "\say hello!"


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