alternate_appearance
Procs | |
apply_to_new_mob | Wrapper for applying this alt hud to the passed mob (if they should see it) |
---|---|
mobShouldSee | Checks if the passed mob should be seeing this hud |
track_mob | Registers some signals to track the mob's state to determine if they should be seeing the hud still |
untrack_mob | Unregisters the signals that were tracking the mob's state |
Proc Details
apply_to_new_mob
Wrapper for applying this alt hud to the passed mob (if they should see it)
mobShouldSee
Checks if the passed mob should be seeing this hud
track_mob
Registers some signals to track the mob's state to determine if they should be seeing the hud still
untrack_mob
Unregisters the signals that were tracking the mob's state