USingleClickInputBehavior::Initialize

Initialize this behavior with the given Target

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseBehaviors/SingleClickBehavior.h

Include

#include "BaseBehaviors/SingleClickBehavior.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseBehaviors/SingleClickBehavior.cpp

Syntax

virtual void Initialize
(
    IClickBehaviorTarget * Target
)

Remarks

Initialize this behavior with the given Target

Parameters

Parameter

Description

Target

implementor of hit-test and on-clicked functions

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