CommonLibSSE (powerof3)
|
Functions | |
std::int32_t | ComputePickpocketSuccess (float a_thiefSkill, float a_targetSkill, std::uint32_t a_valueStolen, float a_weightStolen, Actor *a_thief, Actor *a_target, bool a_isDetected, TESForm *a_itemPickpocketing) |
std::int32_t | GetSoundLevelValue (SOUND_LEVEL a_soundLevel) |
std::int32_t RE::AIFormulas::ComputePickpocketSuccess | ( | float | a_thiefSkill, |
float | a_targetSkill, | ||
std::uint32_t | a_valueStolen, | ||
float | a_weightStolen, | ||
Actor * | a_thief, | ||
Actor * | a_target, | ||
bool | a_isDetected, | ||
TESForm * | a_itemPickpocketing | ||
) |
std::int32_t RE::AIFormulas::GetSoundLevelValue | ( | SOUND_LEVEL | a_soundLevel | ) |