SanForgeStudio/LuaNodeEditor

OOP Support

SanderKofficial opened this issue · 1 comments

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.