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

Finding other mod's classes #375

Open
GerkinDev opened this issue Jan 8, 2025 · 0 comments
Open

Finding other mod's classes #375

GerkinDev opened this issue Jan 8, 2025 · 0 comments

Comments

@GerkinDev
Copy link

I'm trying to use FicsIt-Networks to control buildings from other mods, but I have trouble to find the class name. The class does appear in the reflection pane, but I cannot find a way to get it through classes.

Since classes is not a table, I cannot find a way to "scan" available classes. Is there any thing that might help me ?

Alternatively, it could be useful to have some special key (like, for example, * on classes), that returns every known classes, and ideally with some basic infos. I don't know what you can reach easily, but ideally I imagine that internalName, display name and source plugin (or FactoryGame) would greatly help searching

Thank you for the great mod !

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

No branches or pull requests

1 participant