ComponentKeyDelegate(ComponentReference_string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework
ComponentKeyDelegate(UnrealEngine.Framework.ComponentReference, string) Delegate
Delegate for component key events
public delegate void ComponentKeyDelegate(UnrealEngine.Framework.ComponentReference component, string key);
Parameters
component ComponentReference
key System.String