关于BT装饰师
我真的不明白其中的区别,
On Result Change: Reevaluate only when the condition has changed.
On Value Change: Reevaluate only when the observed Blackboard Key changes.条件是基于黑板键的,那么区别在哪里呢?
谢谢
发布于 2020-09-24 17:28:10
例如,如果您有一个浮点键,并且条件是>= 5.0,那么如果将键从3.0更改为4.0,如果设置为On Value Change而不是On Result Change,则会触发重新计算。
https://stackoverflow.com/questions/64035427
复制相似问题