V-Gears 0
Free Final Fantasy VII engine.
TextVariable Struct Reference

A variable displayed in a text. More...

#include <UiTextArea.h>

Collaboration diagram for TextVariable:

Public Attributes

Ogre::String name
 The variable name. More...
 
Ogre::UTFString value
 The variable value, resolved as a string. More...
 

Detailed Description

A variable displayed in a text.

Member Data Documentation

◆ name

Ogre::String TextVariable::name

The variable name.

◆ value

Ogre::UTFString TextVariable::value

The variable value, resolved as a string.


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