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

Script identifier. More...

#include <ScriptManager.h>

Collaboration diagram for ScriptId:

Public Member Functions

 ScriptId ()
 Constructor. More...
 

Public Attributes

Ogre::String entity
 Entity name. More...
 
Ogre::String function
 Function (script) name. More...
 

Detailed Description

Script identifier.

Constructor & Destructor Documentation

◆ ScriptId()

ScriptId::ScriptId ( )
inline

Constructor.

Member Data Documentation

◆ entity

Ogre::String ScriptId::entity

Entity name.

◆ function

Ogre::String ScriptId::function

Function (script) name.


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