LuaNodeEditor
LuaNodeEditor copied to clipboard
OOP Support
Adding a way to support object oriented programming.
Demonstrate encapsulation by visually grouping the properties and methods of a class within its node. Show how access modifiers like public, private, and protected are represented visually.