Navigation
API > API/Plugins > API/Plugins/Lobby > API/Plugins/Lobby/ALobbyBeaconState
- UObject::PostInitProperties()
- AActor::PostInitProperties()
- ALobbyBeaconState::PostInitProperties()
References
| Module | Lobby |
| Header | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconState.h |
| Include | #include "LobbyBeaconState.h" |
| Source | /Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconState.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.