Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

OnSetRoleMaxHP

ShingekiNoRex edited this page Aug 24, 2018 · 4 revisions

Description

Called when a role is having it's maximum HP set.

Handler

IEventHandlerSetRoleMaxHP

Inputs/Outputs

  • Role role { get; }

The role having it's HP set

  • int maxHP { get; set; }

The max HP being set

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally