Corrected the text message (#2483)

Signed-off-by: John Jones-Steele <jjjoness@amazon.com>
monroegm-disable-blank-issue-2
jjjoness 5 years ago committed by GitHub
parent c6449b7db5
commit bfbe6fc95c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,7 +62,7 @@ namespace StartingPointInput
->Attribute(AZ::Edit::Attributes::ContainerCanBeModified, true)
->Attribute("BrowseIcon", ":/stylesheet/img/UI20/browse-edit-select-files.svg")
->Attribute("EditButton", "")
->Attribute("EditDescription", "Open in Input Bindings Editor")
->Attribute("EditDescription", "Open in Asset Editor")
->DataElement(AZ::Edit::UIHandlers::SpinBox, &InputConfigurationComponent::m_localPlayerIndex, "Local player index",
"The player index that this component will receive input from (0 based, -1 means all controllers).\n"
"Will only work on platforms such as PC where the local user id corresponds to the local player index.\n"

Loading…
Cancel
Save