Files.hasAsset

Indicates whether an asset exists.

class Files
inout
bool
hasAsset
(
string file
)

Return Value

Type: bool

true if the asset exists, false otherwise

Meta