Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/USmartObjectRenderingComponent
- UPrimitiveComponent::ShouldRecreateProxyOnUpdateTransform()
- USmartObjectRenderingComponent::ShouldRecreateProxyOnUpdateTransform()
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectRenderingComponent.h |
| Include | #include "SmartObjectRenderingComponent.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.