CommonLibSSE NG
Loading...
Searching...
No Matches
AIFormulas.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
class
Actor;
6
class
TESForm;
7
8
namespace
AIFormulas
9
{
10
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);
11
}
12
}
RE::Actor
Definition
Actor.h:131
RE::TESForm
Definition
TESForm.h:35
RE::AIFormulas::ComputePickpocketSuccess
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)
RE
Definition
AbsorbEffect.h:6
CommonLibSSE-NG
include
RE
A
AIFormulas.h
Generated by
1.9.7