Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicalMaterials > API/Runtime/Engine/PhysicalMaterials/UPhysicalMaterialMask
- UObject::PostInitProperties()
- UPhysicalMaterialMask::PostInitProperties()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicalMaterials/PhysicalMaterialMask.h |
| Include | #include "PhysicalMaterials/PhysicalMaterialMask.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicalMaterialMask.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.