V-Gears 0
Free Final Fantasy VII engine.
ParticleEmitterDictionary::TotalTimeToLive Class Reference

The total time to live for particles emitted by an emitter. More...

#include <ParticleEmitterDictionary.h>

Inheritance diagram for ParticleEmitterDictionary::TotalTimeToLive:
Collaboration diagram for ParticleEmitterDictionary::TotalTimeToLive:

Public Member Functions

Ogre::String doGet (const void *target) const
 Retrieves the total time to live. More...
 
void doSet (void *target, const Ogre::String &val)
 Sets the total time to live. More...
 

Detailed Description

The total time to live for particles emitted by an emitter.

Member Function Documentation

◆ doGet()

Ogre::String ParticleEmitterDictionary::TotalTimeToLive::doGet ( const void *  target) const
inline

Retrieves the total time to live.

Returns
Total time to live.

◆ doSet()

void ParticleEmitterDictionary::TotalTimeToLive::doSet ( void *  target,
const Ogre::String &  val 
)

Sets the total time to live.

Parameters
[in]targetThe target.
[in]valTotal time to live.

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