03-19-2025 01:41 PM
In case I'm missing something obvious...
Is it possible for my class to inherit from a parent that resides in separate packed library that was created using a different project file? In the world of code re-use sounds like something that would be nice.. but for the life of me I don't see how I select such a class. Am I missing something?
Solved! Go to Solution.
03-19-2025 02:10 PM
Yes, this is possible. Should just be a matter of adding your .lvlibp to the project, I think.
03-26-2025 07:52 AM
Well, I feel like an idiot 🙂
That was it!
I guess I was looking for some sort of browse function.