Navigation
API > API/Plugins > API/Plugins/LearningAgents > API/Plugins/LearningAgents/ALearningAgentsManager
- UObject::PostInitProperties()
- AActor::PostInitProperties()
- ALearningAgentsManager::PostInitProperties()
References
| Module | LearningAgents |
| Header | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Public/LearningAgentsManager.h |
| Include | #include "LearningAgentsManager.h" |
| Source | /Engine/Plugins/Experimental/LearningAgents/Source/LearningAgents/Private/LearningAgentsManager.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.