Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Do you mean line 5 column 48 of the whole script? Or just the function?

Line 5 column 48 of the script is the end of a function declaration that comes before the function I want to edit.
Line 5 column 48 of the function is some variable declarations.

In the screenshot below, enableInventoryDeckAdders is the function I'm trying to edit.