Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBlackboardData
- UObject::PostInitProperties()
- UBlackboardData::PostInitProperties()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BlackboardData.h |
| Include | #include "BehaviorTree/BlackboardData.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/BehaviorTree/BlackboardData.cpp |
virtual void PostInitProperties&40;&41;
Remarks
Called after the C++ constructor and after the properties have been initialized, including those loaded from config. This is called before any serialization or other setup has happened.