UInputBehaviorSet::Remove

Remove a Behavior from the Set

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InputBehaviorSet.h"

Source

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

Syntax

virtual bool Remove
(
    UInputBehavior * Behavior
)

Remarks

Remove a Behavior from the Set

Returns

true if Behavior was found and removed

Parameters

Parameter

Description

Behavior

Behavior to remove

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