LuaNodeEditor icon indicating copy to clipboard operation
LuaNodeEditor copied to clipboard

OOP Support

Open SanderKofficial opened this issue 2 years ago • 1 comments

Adding a way to support object oriented programming.

SanderKofficial avatar Dec 09 '23 22:12 SanderKofficial

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.

SanderKofficial avatar Dec 09 '23 22:12 SanderKofficial