Skip to content

refactor: NetworkTransform.SetState shouldGhostsInterpolate parameter [MTT-4462] #2228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Sep 30, 2022

Renaming shouldGhostsInterpolate to teleportDisabled for better clarity of what that parameter does.

MTT-4462

#2120

Changelog

  • Changed: Renamed the NetworkTransform.SetState parameter shouldGhostsInterpolate to teleportDisabled for better clarity of what that parameter does.

Testing and Documentation

  • No tests have been added.
  • Includes edits to existing public API documentation. (the param name)

MTT-4462
Renaming shouldGhostsInterpolate to isNotTeleporting for better clarity of what that parameter does.  While renaming it to isTeleporting would make more sense, that could potentially become a breaking change, and so the next best parameter name would be "isNotTeleporting" which would not break users that use this parameter currently.
MTT-4462
updating the changelog
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review September 30, 2022 17:09
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner September 30, 2022 17:09
adding the PR # to changelog entry
@NoelStephensUnity NoelStephensUnity marked this pull request as draft October 4, 2022 20:24
Renamed parameter to teleportDisabled.
[MTT-4462]
Updating the changelog  (teleportDisabled).
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review December 1, 2022 18:08
@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) December 2, 2022 17:59
@NoelStephensUnity NoelStephensUnity merged commit ade8ce5 into develop Dec 2, 2022
@NoelStephensUnity NoelStephensUnity deleted the refactor/networktransform-setstate-rename-shouldghostsinterpolate-parameter-mtt-4462 branch December 2, 2022 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants