Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Perception > API/Runtime/AIModule/Perception/UAISense
- UObject::PostInitProperties()
- UAISense::PostInitProperties()
- UAISense_Hearing::PostInitProperties()
- UAISense_Sight::PostInitProperties()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Perception/AISense.h |
| Include | #include "Perception/AISense.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/Perception/AISense.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.