Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AssetFileEntity

Elements of AssetFileMap. It contains file path and some modification methods.

Hierarchy

  • AssetFileEntity

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

filePath

filePath: string

Absolute file path

Accessors

extension

  • get extension(): string

Methods

relativeLocalPath

  • relativeLocalPath(basePath: string): string
  • Change absolute path to relative path based on given path.

    Parameters

    • basePath: string

    Returns string

Generated using TypeDoc