Horizon Official Technical Documentation
|
|
#include <CombatDefinitions.hpp>
Public Attributes | |
int64_t | heal_amount { 0 } |
bool | success { 0 } |
![]() | |
int16_t | skill_id { 0 } |
int16_t | skill_lv { 0 } |
sol::table | skill_cast_data |
int64_t combat_healing::heal_amount { 0 } |
bool combat_healing::success { 0 } |
Referenced by Horizon::Zone::CombatComponent::sync_data_types().