Navigation
API > API/Plugins > API/Plugins/MassActors > API/Plugins/MassActors/UMassAgentComponent
- UObject::PostInitProperties()
- UActorComponent::PostInitProperties()
- UMassAgentComponent::PostInitProperties()
References
| Module | MassActors |
| Header | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Public/MassAgentComponent.h |
| Include | #include "MassAgentComponent.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Private/MassAgentComponent.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.