vault backup: 2024-10-12 17:19:45
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# FUNC_Private
|
||||
|
||||
Value: 0x00040000
|
||||
Description: Function is accessible only in the class it is defined in (cannot be overridden, but function name may be reused in subclasses. IOW: if overridden, parameters don't need to match, and Super.Func() cannot be accessed since it's private.)
|
||||
Feature: Trait
|
Reference in New Issue
Block a user