FKeyStructCustomization::OnKeyChanged

Updates the property when a new key is selected.

Windows
MacOS
Linux

References

Module

DetailCustomizations

Header

/Engine/Source/Editor/DetailCustomizations/Public/KeyStructCustomization.h

Include

#include "KeyStructCustomization.h"

Source

/Engine/Source/Editor/DetailCustomizations/Private/KeyStructCustomization.cpp

Syntax

void OnKeyChanged
(
    TSharedPtr< FKey > SelectedKey
)

Remarks

Updates the property when a new key is selected.

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