Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/ULiveLinkSettings
- UObject::PostInitProperties()
- ULiveLinkSettings::PostInitProperties()
References
Module | LiveLink |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkSettings.h |
Include | #include "LiveLinkSettings.h" |
Source | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkSettings.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.