Beta Documentation - Subject to change.

Gets the critical chance this ingredient adds when used as part of a recipe.

Syntax

Lua
function RecipeIngredient:GetCriticalChanceBonus();

Returns

Type: number
The critical chance this ingredient adds when used as part of a recipe.

Remarks

See Also