MeleeWeaponComponent
Description
Fields
| Type | Name |
|---|---|
| Container< MeleeAttackRequest > | attack_request_vec |
| Container< MeleeDamageRequest > | damage_request_vec |
| EntityBlueprintHolder | blueprint |
| Entity | owner |
| Entity | entity |
| World1 | world |
| float | affector_time |
| float | affector_power |
| bool | button_holded |
| uint | button_click_counter |