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

C#: Check if a class is a singleton using the Core name #73882

Merged

Conversation

raulsntos
Copy link
Member

Use the name of the class in Core, rather than the C# rename, when checking if a class is registered as a singleton.

Use the name of the class in Core, rather than the C# rename, when checking if a class is registered as a singleton.
@raulsntos raulsntos requested a review from a team as a code owner February 24, 2023 17:03
@akien-mga akien-mga added this to the 4.0 milestone Feb 24, 2023
@akien-mga akien-mga merged commit 52033c6 into godotengine:master Feb 25, 2023
@akien-mga
Copy link
Member

Thanks!

@raulsntos raulsntos deleted the dotnet/check-singletons-properly branch February 25, 2023 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No way to access ResourceUid class in C#
2 participants