This commit is contained in:
2025-08-02 12:09:34 +08:00
commit e70b01cdca
2785 changed files with 575579 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# FUNC_Protected
Value: 0x00080000
Description: Function is accessible only in the class it is defined in and subclasses (if overridden, parameters much remain unchanged).
Feature: Trait