Click or drag to resize

GameModeKeyInteract1 Property

The first key code to interact with objects. Take item, sit to vehicle.

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Reference<EKeys> KeyInteract1 { get; set; }

Property Value

Type: ReferenceEKeys
See Also