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

Contents

  1. 0.1UnrealEngine.Framework
  2. 1ComponentKeyDelegate(UnrealEngine.Framework.ComponentReference, string) Delegate