Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/Components > API/Runtime/GeometryFramework/Components/UBaseDynamicMeshComponent > API/Runtime/GeometryFramework/Components/UBaseDynamicMeshComponent/ApplyChange
- IMeshCommandChangeTarget::ApplyChange()
- UBaseDynamicMeshComponent::ApplyChange()
- UOctreeDynamicMeshComponent::ApplyChange()
- UDynamicMeshComponent::ApplyChange()
References
| Module | GeometryFramework |
| Header | /Engine/Source/Runtime/GeometryFramework/Public/Components/BaseDynamicMeshComponent.h |
| Include | #include "Components/BaseDynamicMeshComponent.h" |
virtual void ApplyChange
&40;
const FMeshChange &42; Change,
bool bRevert
&41;
Remarks
Apply a general mesh change to the internal mesh (implements IMeshCommandChangeTarget)