Definition at line 49 of file ActionCollectBloodTarget.c.
◆ ActionCollectBloodTargetLambda()
◆ CopyOldPropertiesToNew()
Definition at line 57 of file ActionCollectBloodTarget.c.
58 {
62
64 {
67
72
77
80 PluginTransmissionAgents
plugin = PluginTransmissionAgents.Cast(
GetPlugin(PluginTransmissionAgents));
82 }
83 else
84 Debug.
LogError(
"ActionCollectBloodTargetLambda: failed to create new item",
"static");
85 }
PluginBase GetPlugin(typename plugin_type)
static void LogError(string message=LOG_DEFAULT, string plugin=LOG_DEFAULT, string author=LOG_DEFAULT, string label=LOG_DEFAULT, string entity=LOG_DEFAULT)
Prints debug message as error message.
const int AGT_UACTION_TO_ITEM
References AGT_UACTION_TO_ITEM, GetPlugin(), Debug::LogError(), m_percentFilled, ReplaceItemWithNewLambda::m_Player, m_SpecialtyWeight, and m_Target.
◆ m_percentFilled
float ActionCollectBloodTargetLambda::m_percentFilled |
|
private |
◆ m_SpecialtyWeight
float ActionCollectBloodTargetLambda::m_SpecialtyWeight |
|
private |
◆ m_Target
PlayerBase ActionCollectBloodTargetLambda::m_Target |
|
private |
The documentation for this class was generated from the following file: