Actor-InputComponent.md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Actor
Actor.InputComponent Property
Gets or sets the component that handles input for the actor, if enabled
public UnrealEngine.Framework.InputComponent InputComponent { get; set; }