Navigation
API > API/Plugins > API/Plugins/Buoyancy > API/Plugins/Buoyancy/UBuoyancyRuntimeSettings
- UObject::PostInitProperties()
- UBuoyancyRuntimeSettings::PostInitProperties()
References
| Module | Buoyancy |
| Header | /Engine/Plugins/Experimental/Buoyancy/Source/Runtime/Public/BuoyancyRuntimeSettings.h |
| Include | #include "BuoyancyRuntimeSettings.h" |
| Source | /Engine/Plugins/Experimental/Buoyancy/Source/Runtime/Private/BuoyancyRuntimeSettings.cpp |
virtual void PostInitProperties()
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.