UInputRouter::RegisterSource

Add a new behavior Source. Behaviors from this source will be added to the active behavior set.

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

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

Include

#include "InputRouter.h"

Source

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

Syntax

virtual void RegisterSource
(
    IInputBehaviorSource * Source
)

Remarks

Add a new behavior Source. Behaviors from this source will be added to the active behavior set.

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