![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <BehaviorTreeTypes.h>
Public Member Functions | |
| FBehaviorTreeSearchUpdateNotify () | |
| FBehaviorTreeSearchUpdateNotify (uint16 InInstanceIndex, EBTNodeResult::Type InNodeResult) | |
Public Attributes | |
| uint16 | InstanceIndex |
| TEnumAsByte< EBTNodeResult::Type > | NodeResult |
instance notify data
|
inline |
|
inline |
| uint16 FBehaviorTreeSearchUpdateNotify::InstanceIndex |
| TEnumAsByte<EBTNodeResult::Type> FBehaviorTreeSearchUpdateNotify::NodeResult |