Navigation
Unreal Engine C++ API Reference > Plugins > ControlRig > UControlRigComponent
- UActorComponent::OnUnregister()
- USceneComponent::OnUnregister()
- UPrimitiveComponent::OnUnregister()
- UControlRigComponent::OnUnregister()
References
Module | ControlRig |
Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Public/ControlRigComponent.h |
Include | #include "ControlRigComponent.h" |
Source | /Engine/Plugins/Animation/ControlRig/Source/ControlRig/Private/ControlRigComponent.cpp |
virtual void OnUnregister&40;&41;
Remarks
Called when a component is unregistered. Called after DestroyRenderState_Concurrent and OnDestroyPhysicsState are called.