OGRE  1.9.0
Ogre::ParticleSystem::CmdEmittedEmitterQuota Class Reference

Command object for emittedEmitterQuota (see ParamCommand). More...

#include <OgreParticleSystem.h>

Inheritance diagram for Ogre::ParticleSystem::CmdEmittedEmitterQuota:

Public Member Functions

String doGet (const void *target) const
 
void doSet (void *target, const String &val)
 

Detailed Description

Command object for emittedEmitterQuota (see ParamCommand).

Definition at line 79 of file OgreParticleSystem.h.

Member Function Documentation

◆ doGet()

String Ogre::ParticleSystem::CmdEmittedEmitterQuota::doGet ( const void * target) const
virtual

Implements Ogre::ParamCommand.

◆ doSet()

void Ogre::ParticleSystem::CmdEmittedEmitterQuota::doSet ( void * target,
const String & val )
virtual

Implements Ogre::ParamCommand.


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