FInputActionUnifiedDelegate::GetUObject

Returns the [UObject](API\Runtime\CoreUObject\UObject\UObject) bound to either the native or dynamic delegate (if either is a [UFunction](API\Runtime\CoreUObject\UObject\UFunction) or [UObject](API\Runtime\CoreUObject\UObject\UObject) delegate)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/InputComponent.h

Include

#include "Components/InputComponent.h"

Syntax

const UObject * GetUObject() const

Remarks

Returns the UObject bound to either the native or dynamic delegate (if either is a UFunction or UObject delegate)

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