Skip to content

v1.1.2

Compare
Choose a tag to compare
@gdr1461 gdr1461 released this 04 Jul 16:30
· 179 commits to main since this release
d238553

CmdBar

  • Arguments now show up with the commands.
  • Set command autofill text size from TextScaled to 22.

GlobalAPI

  • Added new methods:

FindValueParent meta Recursive

Arguments: Data: table, Value: any.

Returns table in which value placed at.

FindKey meta Recursive

Arguments: Data: table , KeyName: string.

Returns value of first found key with same name.