HolyLib Wiki

HolyLib:PreLuaAutoRefresh

 boolean HolyLib:PreLuaAutoRefresh( string fileRelPath, string fileName )

Description

Called before a changed Lua file gets refreshed.

Arguments

1string fileRelPath

Relative path of the file that changed

2string fileName

Name of the file that changed

Returns

1boolean deny

Return true to prevent this file from being refreshed