Files
UnrealEngineUWP/Engine/Source/Editor/BehaviorTreeEditor/Private/DetailCustomizations
Yoan StAmant 587605b2cf [BehaviorTree] Blackboard based decorator can allow none values which will be used, instead of the first key, when the referred key no longer exists.
To use that behavior by default you need to set
[/Script/AIModule.AISystem]
bBlackboardKeyDecoratorAllowsNoneAsValue=true
in the configuration file.
#jira UE-104969
#rb mieszko.zielinski
#preflight 63c5775cd040694ab806f6b1

[CL 23729979 by Yoan StAmant in ue5-main branch]
2023-01-16 11:25:55 -05:00
..