libHSPlasma
Public Member Functions | Protected Attributes | List of all members
plRandomSoundModGroup Class Reference

#include <plRandomSoundMod.h>

Public Member Functions

 plRandomSoundModGroup ()
void read (hsStream *S)
void write (hsStream *S)
void prcWrite (pfPrcHelper *prc)
void prcParse (const pfPrcTag *tag)

Protected Attributes

std::vector< unsigned short > fIndices
short fGroupedIdx

Constructor & Destructor Documentation

plRandomSoundModGroup::plRandomSoundModGroup ( )

Member Function Documentation

void plRandomSoundModGroup::prcParse ( const pfPrcTag tag)
void plRandomSoundModGroup::prcWrite ( pfPrcHelper prc)
void plRandomSoundModGroup::read ( hsStream S)
void plRandomSoundModGroup::write ( hsStream S)

Member Data Documentation

short plRandomSoundModGroup::fGroupedIdx
protected
std::vector<unsigned short> plRandomSoundModGroup::fIndices
protected

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