expectedTexturePaths
expectedTexturePaths(
rootPath,layout): readonlystring[]
Defined in: src/cli/commands/bootstrap/upstream-layout.ts:116
List the texture files that should appear under
<root>/<relativeTextureRoot> for a given layout. Returns the absolute
paths so callers can verify presence + checksum.
Parameters
Section titled “Parameters”rootPath
Section titled “rootPath”string
layout
Section titled “layout”Returns
Section titled “Returns”readonly string[]