FInputBindingManager::GetContextByName

Look up a binding context by name.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/InputBindingManager.h

Include

#include "Framework/Commands/InputBindingManager.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Commands/InputBindingManager.cpp

Syntax

TSharedPtr< FBindingContext > GetContextByName
(
    const FName & InContextName
)

Remarks

Look up a binding context by name.

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