acf_library.effectiveArmor

S

Part of acf_library namespace

function acf_library.effectiveArmor(armor, angle)
View on GitHub|lua/starfall/libs_sv/acf.lua:459-464
📋 Has LDoc👁️ 0 viewsUpdated 2 hours ago

Description

Returns the effective armor given an armor value and hit angle

Parameters

NameTypeDescription
numberarmorThe nominal armor value
numberhitThe hit angle

Returns

TypeDescription
numberThe effective armor

Examples

No examples available.

Used In

No usages found in the codebase.