Navigation
API > API/Plugins > API/Plugins/Water > API/Plugins/Water/UWaterMeshComponent
- UObject::PostInitProperties()
- UActorComponent::PostInitProperties()
- UPrimitiveComponent::PostInitProperties()
- UWaterMeshComponent::PostInitProperties()
References
| Module | Water |
| Header | /Engine/Plugins/Experimental/Water/Source/Runtime/Public/WaterMeshComponent.h |
| Include | #include "WaterMeshComponent.h" |
| Source | /Engine/Plugins/Experimental/Water/Source/Runtime/Private/WaterMeshComponent.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.