Skip to content
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

Deprecate duplicate AvatarRoot APIs #73

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

kaikoga
Copy link
Contributor

@kaikoga kaikoga commented Oct 31, 2023

Resolves #69

Comment on lines 22 to 23
[Obsolete("Please use RuntimeUtil.AvatarRootPath() instead.")]
public static string AvatarRootPath(this GameObject child)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RuntimeUtil isn't an extension method, I'd prefer to keep the convenience around...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, sorry.

@kaikoga kaikoga marked this pull request as ready for review November 2, 2023 22:16
@bdunderscore bdunderscore merged commit 64753ab into bdunderscore:main Nov 9, 2023
12 checks passed
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.

Deprecate duplicate AvatarRoot APIs
2 participants