hunger 
Vars | |
food_icon | What food icon do we show by the bar |
---|---|
food_icon_state | What food icon state do we show by the bar |
food_image | The image shown by the bar. |
fullness | What was the last fullness we recorded? |
hunger_bar | The actual bar |
state | What state of hunger are we in? |
Procs | |
update_hunger_bar | Updates the hunger bar's appearance.
If instant is TRUE, the bar will update immediately rather than animating. |
Var Details
food_icon 
What food icon do we show by the bar
food_icon_state 
What food icon state do we show by the bar
food_image 
The image shown by the bar.
fullness 
What was the last fullness we recorded?
hunger_bar 
The actual bar
state 
What state of hunger are we in?
Proc Details
update_hunger_bar
Updates the hunger bar's appearance.
If instant
is TRUE, the bar will update immediately rather than animating.