We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
We should include a method to get the portrait node related to any character in PortraitManager, or null if there's none.
PortraitManager
It should be PortraitManager.get_portrait_node(for_character)
PortraitManager.get_portrait_node(for_character)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the project you are working on
No response
Describe the feature / enhancement and how it helps to overcome the problem or limitation
We should include a method to get the portrait node related to any character in
PortraitManager
, or null if there's none.It should be
PortraitManager.get_portrait_node(for_character)
Adittional information
No response
The text was updated successfully, but these errors were encountered: