L
Lieven De Foor
Guest
- You can make a property read-only by making the setter private. - You can pass Flags to the GetProperties method to only get what you want, e.g GetClass():GetProperties(Flags
rivate OR Flags:Instance OR Flags
eclaredOnly).
Continue reading...


Continue reading...