list
SHAREDCyberM.assets.list()
Lists generic files declared by the current resource.
Returns the resource files declared by the current manifest. It is an allow-list view, not a directory listing, and does not grant access to undeclared files or arbitrary paths.
Returns
- array of relative paths
Registered in ResourceHost.cpp as LuaAssetList (line 6541).
