AssetLookupFileCodeGen extension

Extensions for code generation support

on

Properties

dotPath String

Available on AssetLookupFile, provided by the AssetLookupFileCodeGen extension

Converts file path to dot notation "assets/data/config.json" -> "assets.data.config" (without extension)
no setter
dotPathWithExtension String

Available on AssetLookupFile, provided by the AssetLookupFileCodeGen extension

Converts file path to dot notation with extension for disambiguation "assets/data/config.json" -> "assets.data.config_json"
no setter

Methods

getAssetType(AssetXConfig config) String

Available on AssetLookupFile, provided by the AssetLookupFileCodeGen extension

Determines asset type based on config