#include <serverenvironment.h>
Public Member Functions | |
ABMWithState (ActiveBlockModifier *abm_) | |
Public Attributes | |
ActiveBlockModifier * | abm |
float | timer = 0.0f |
ABMWithState::ABMWithState | ( | ActiveBlockModifier * | abm_ | ) |
References abm, ActiveBlockModifier::getTriggerInterval(), MYMAX, MYMIN, myrand_range(), and timer.
ActiveBlockModifier* ABMWithState::abm |
Referenced by ABMWithState().
float ABMWithState::timer = 0.0f |
Referenced by ABMWithState().