SetHealthConfigMeleeFatalAttack
DocsSetHealthConfigMeleeFatalAttack(configName, newValue)Description
Sets default melee cardinal fatal attack value for specific health config.
Parameters
| Name | Type | Description |
|---|---|---|
configName | char* | Name of health config. |
newValue | BOOL | Value |
Returns
voidThis native does not return a value.