UCommonUIActionRouterBase::SetIsActivatableTreeEnabled

Sets whether the underlying activatable tree system is enabled - when disabled, all we really do is process Persistent input actions

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/Input/CommonUIActionRouterBase.h

Include

#include "Input/CommonUIActionRouterBase.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/Input/CommonUIActionRouterBase.cpp

Syntax

virtual void SetIsActivatableTreeEnabled
(
    bool bInIsTreeEnabled
)

Remarks

Sets whether the underlying activatable tree system is enabled - when disabled, all we really do is process Persistent input actions

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