Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
- UPrimitiveComponent::ShouldRecreateProxyOnUpdateTransform()
- UFuncTestRenderingComponent::ShouldRecreateProxyOnUpdateTransform()
- USmartObjectRenderingComponent::ShouldRecreateProxyOnUpdateTransform()
- USmartObjectContainerRenderingComponent::ShouldRecreateProxyOnUpdateTransform()
- UNavLinkRenderingComponent::ShouldRecreateProxyOnUpdateTransform()
- UNavLinkComponent::ShouldRecreateProxyOnUpdateTransform()
- UModelComponent::ShouldRecreateProxyOnUpdateTransform()
- UTextRenderComponent::ShouldRecreateProxyOnUpdateTransform()
- UStaticMeshComponent::ShouldRecreateProxyOnUpdateTransform()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/PrimitiveComponent.h |
| Include | #include "Components/PrimitiveComponent.h" |
virtual bool ShouldRecreateProxyOnUpdateTransform&40;&41; const
Remarks
Determines whether the proxy for this primitive type needs to be recreated whenever the primitive moves. true to recreate the proxy when UpdateTransform is called.