mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-20 03:44:05 +01:00
removed getname() as there aren't real usecases
This commit is contained in:
parent
01752a2063
commit
2906909bb2
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ Note: methods under a different type heading (ex: `Singleton`) imply that the me
|
|||
|
||||
| Function Declaration | Return Type | Description |
|
||||
| ------------- | ------------- | ------------- |
|
||||
| `getname()` | `string` | returns the name of self's class |
|
||||
| `getparent()` | `typelib` | returns typelib userdata of self's parent |
|
||||
|
||||
</details>
|
||||
|
|
Loading…
Add table
Reference in a new issue