/
Set Blackboard Entry From Array
Set Blackboard Entry From Array
Sets a blackboard key using as value a random value from a blackboard array key.
Success: When the backboard key could be set
Failure: When the blackboard key could not be set
Running: Never
Attributes
Attributes | Type | Description |
---|---|---|
lockAgent | bool | If on, ensures no data on the agent is written simultaneously by nodes that have this option active. |
seed | int | The random generator seed |
useAnimatedSeed | bool | If on, the simulation tick is used to offset the random generator seed |
useAgentIdAsSeed | bool | "If on, Use the agent group is used to offset the random generator seed |
inArrayBlackboardKey | string | Blackboard array key containing the element that will be used to set the blackboard entry |
blackboardKey | string | Blackboard key where the value will be saved |
, multiple selections available,
Related content
Set Blackboard Array Entry Element
Set Blackboard Array Entry Element
More like this
Set Blackboard Entry
Set Blackboard Entry
More like this
Random Selector
Random Selector
More like this
Probability Selector
Probability Selector
More like this
Iterator
Iterator
More like this
Generate Random Value (Behaviour)
Generate Random Value (Behaviour)
More like this
Copyright © 2017, Toolchefs LTD.