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

#include <plAgeLinkInfo.h>

Public Member Functions

 plAgeLinkEffects ()
void read (hsStream *S)
void write (hsStream *S)
void prcWrite (pfPrcHelper *prc)
void prcParse (const pfPrcTag *tag)
plString getLinkInAnimName () const
bool getBool1 () const
bool getBool2 () const
bool getBool3 () const
bool getBool4 () const
void setLinkInAnimName (plString name)
void setBool1 (bool value)
void setBool2 (bool value)
void setBool3 (bool value)
void setBool4 (bool value)

Protected Attributes

plString fLinkInAnimName
bool fBool1
bool fBool2
bool fBool3
bool fBool4

Constructor & Destructor Documentation

plAgeLinkEffects::plAgeLinkEffects ( )

Member Function Documentation

bool plAgeLinkEffects::getBool1 ( ) const
bool plAgeLinkEffects::getBool2 ( ) const
bool plAgeLinkEffects::getBool3 ( ) const
bool plAgeLinkEffects::getBool4 ( ) const
plString plAgeLinkEffects::getLinkInAnimName ( ) const
void plAgeLinkEffects::prcParse ( const pfPrcTag tag)
void plAgeLinkEffects::prcWrite ( pfPrcHelper prc)
void plAgeLinkEffects::read ( hsStream S)
void plAgeLinkEffects::setBool1 ( bool  value)
void plAgeLinkEffects::setBool2 ( bool  value)
void plAgeLinkEffects::setBool3 ( bool  value)
void plAgeLinkEffects::setBool4 ( bool  value)
void plAgeLinkEffects::setLinkInAnimName ( plString  name)
void plAgeLinkEffects::write ( hsStream S)

Member Data Documentation

bool plAgeLinkEffects::fBool1
protected
bool plAgeLinkEffects::fBool2
protected
bool plAgeLinkEffects::fBool3
protected
bool plAgeLinkEffects::fBool4
protected
plString plAgeLinkEffects::fLinkInAnimName
protected

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