Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 437 Bytes

Actor-InputComponent.md

File metadata and controls

8 lines (8 loc) · 437 Bytes

Actor.InputComponent Property

Gets or sets the component that handles input for the actor, if enabled

public UnrealEngine.Framework.InputComponent InputComponent { get; set; }

Property Value

InputComponent