Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/Tasks > API/Runtime/AIModule/BehaviorTree/Tasks/UBTTask_RotateToFaceBBEntry
- UObject::PostInitProperties()
- UBTTask_RotateToFaceBBEntry::PostInitProperties()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Tasks/BTTask_RotateToFaceBBEntry.h |
| Include | #include "BehaviorTree/Tasks/BTTask_RotateToFaceBBEntry.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/BehaviorTree/Tasks/BTTask_RotateToFaceBBEntry.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.