This commit is contained in:
NoryiE
2025-02-10 15:47:35 +00:00
parent 9eaf2d8134
commit 0ec4cc21bd
8 changed files with 153 additions and 16 deletions

View File

@@ -1,3 +1,14 @@
# PropertySystem
## Functions
|Method|Returns|Description|
|---|---|---|
|[PropertySystem.defineProperty](#PropertySystem.defineProperty)|-|
|[PropertySystem:__init](#PropertySystem:__init)|-|
|[PropertySystem:_updateProperty](#PropertySystem:_updateProperty)|-|
|[PropertySystem:observe](#PropertySystem:observe)|-|
## PropertySystem.defineProperty()
## PropertySystem:__init()