Derpwizee
Derpwizee
Explore posts from servers
CC#
Created by Derpwizee on 8/6/2023 in #help
Make a method acessable by scripts extending it, but not by outside scripts
I have private which limits a method to itself, and I have public which lets anything access the method given it has access to an object of the script. Is there a way to set it so a method can be accessed by scripts extending it, but not by any other outside scripts? An attempt at a google didn't give me the anwer i needed
43 replies