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