3#include "vipra/vipra_behaviors/targets/target.hpp"
5namespace VIPRA::Behaviors {
13 void operator()(
Simpack pack,
const VIPRA::idxVec& peds,
14 std::vector<bool>
const& conditionMet,
15 std::vector<Target>
const& targets)
const;
Behavior atom that sets an attribute to a provided value.
Definition atom_set_obj.hpp:10
Holds references to commonly used parameters for simpler passing.
Definition sim_pack.hpp:23