Navigation
Unreal Engine C++ API Reference > Runtime > Engine
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ComponentRecreateRenderStateContext.h |
Include | #include "ComponentRecreateRenderStateContext.h" |
Syntax
class FComponentRecreateRenderStateContext
Remarks
Destroys render state for a component and then recreates it when this object is destroyed
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FComponentRecreateRenderStateContext
(
UActorComponent* InComponent, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |