MeleeAttackRequest
Description
Fields
| Type | Name |
|---|---|
| IdString | attack_name |
| String | attack_speed_param_name |
| String | attack_speed_factor_param_name |
| Entity | custom_target |
| Entity | slash_entity |
| uint | attack_counter |
| float | attack_timer |
| float | simple_damage_start |
| float | simple_damage_end |
| float | simple_attack_end |
| bool | block_interrupt |
| bool | is_pending |