Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPreviewScene
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PreviewScene.h |
| Include | #include "PreviewScene.h" |
| Source | /Engine/Source/Runtime/Engine/Private/PreviewScene.cpp |
virtual void RemoveComponent
(
class UActorComponent * Component
)
Remarks
Removes a component from the preview scene. This detaches the component from the scene, and returns ownership of it.