GetOffhandSecondaryClass()


Module: Player

Summary:

Gets the name (either "smoke" or "flash") that toggle is set to.



Call this on:

The player



Example:

 if ( "flash" == level.player GetOffhandSecondaryClass() )...