FPrimitiveComponentTarget::SetOwnerVisibility

Set the visibility of the Component associated with this Source (ie to hide during Tool usage)

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/ComponentSourceInterfaces.h

Include

#include "ComponentSourceInterfaces.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/ComponentSourceInterfaces.cpp

Syntax

void SetOwnerVisibility
(
    bool bVisible
) const

Remarks

Set the visibility of the Component associated with this Source (ie to hide during Tool usage)

Parameters

Parameter

Description

bVisible

desired visibility

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss