Commit 120cdcc
authored
fix: OnGainedOwnership and OnLostOwnership XML API updates (#3365)
Correcting the XML API documentation for OnGainedOwnership and
OnLostOwnership when using a distributed authority network topology.
[MTTB-1086](https://jira.unity3d.com/browse/MTTB-1086)
fix: #3345
## Changelog
NA
## Testing and Documentation
- No tests have been added.
- Includes edits to existing public API documentation.
<!-- Uncomment and mark items off with a * if this PR deprecates any
API:
### Deprecated API
- [ ] An `[Obsolete]` attribute was added along with a `(RemovedAfter
yyyy-mm-dd)` entry.
- [ ] An [api updater] was added.
- [ ] Deprecation of the API is explained in the CHANGELOG.
- [ ] The users can understand why this API was removed and what they
should use instead.
-->1 parent e3189a2 commit 120cdcc
File tree
1 file changed
+2
-2
lines changed- com.unity.netcode.gameobjects/Runtime/Core
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
826 | 826 | | |
827 | 827 | | |
828 | 828 | | |
829 | | - | |
| 829 | + | |
830 | 830 | | |
831 | 831 | | |
832 | 832 | | |
| |||
863 | 863 | | |
864 | 864 | | |
865 | 865 | | |
866 | | - | |
| 866 | + | |
867 | 867 | | |
868 | 868 | | |
869 | 869 | | |
| |||
0 commit comments