Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/UInputRouter
References
| Module | InteractiveToolsFramework |
| Header | /Engine/Source/Runtime/InteractiveToolsFramework/Public/InputRouter.h |
| Include | #include "InputRouter.h" |
| Source | /Engine/Source/Runtime/InteractiveToolsFramework/Private/InputRouter.cpp |
virtual void RegisterSource
(
IInputBehaviorSource * Source
)
Remarks
Add a new behavior Source. Behaviors from this source will be added to the active behavior set.