Description
Returns the current shield health of a player as a flat value. Shield health is the regenerating blue portion of the health bar present on certain heroes. Returns 0 for heroes with no shield health component.
Snippet
Shield Health Of Player(Event Player);
Properties
Returns: Number
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose current shield health will be returned.