SetMaxBossHealth (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

changes the max health on the bar. Useful when switching enemies, or if the boss max health changes

Usage

‘void’ setMaxBossHealth( float f )

Parameters

  • tba

Examples

 none

Notes

tba