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 |
Copyright © 2017, Toolchefs LTD.