Removed unused field

This commit is contained in:
Olly Rybak
2023-05-11 21:12:03 +10:00
parent 395a72b7d4
commit d5237715a5

View File

@@ -48,9 +48,6 @@ API_STRUCT() struct ActionConfig
/// </summary>
API_FIELD(Attributes="EditorOrder(40)")
InputGamepadIndex Gamepad;
API_FIELD(Attributes = "EditorOrder(50)")
InputActionMode Phase;
};
/// <summary>