Field directoryName
The name this content directory registers under. It must be unique per session — “Failed to register
manifest because another manifest with that name was already registered” — and it is also the runtime
path segment on Web (/vfs_streamingassets/<name>), so it is a stable, hand-readable name.
public string directoryName
Returns
- string
- The name this content directory registers under. It must be unique per session — “Failed to register manifest because another manifest with that name was already registered” — and it is also the runtime path segment on Web (/vfs_streamingassets/<name>), so it is a stable, hand-readable name.