Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
dollerama committed Sep 11, 2024
2 parents d7f785d + 1a09d8b commit 90eb0a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LilahScriptingAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,9 @@
##### Static Getter ``data`` <a id='game-0-g-1'></a>
``return Map``

##### Static Setter ``data = v: _`` <a id='game-0-s-1'></a>
##### Static Setter ``data = v: Any`` <a id='game-0-s-1'></a>

##### Static Getter ``[i]: Any`` <a id='game-0-g0'></a>
##### Static Getter ``[i]`` <a id='game-0-g0'></a>
``return Any``

##### Static Setter ``[i]: Any = v: Any`` <a id='game-0-s0'></a>
Expand Down

0 comments on commit 90eb0a1

Please sign in to comment.