Vixen
02b45cc4
csharp
public enum BundleNaming

What a bundle's file is called.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • Filename

    The group's name. Readable, and unsafe behind a CDN that caches by URL.

  • FilenameHash

    The name with the content hash appended. Two builds that produced different bytes have different URLs, so a cache can never serve the old one — which is the only way to make a content update land reliably.

Used by (8)

  • ContentAddressablesRemote
  • AddressableGroupVixen.Editor.Assets
  • AddressableGroupEditsVixen.Editor.AssetEditors
  • ContentBuilderVixen.Editor.Assets
  • ContentBuilderTestsVixen.Editor.Assets.Tests
  • Describes_Vixen_Editor_AssetEditors_Content_AddressableGroupEditsVixen.Editor.AssetEditors
  • TypeRegistrationVixen.Editor.Assets
  • Vixen_Editor_AssetEditors_Content_AddressableGroupEditsSerializerVixen.Editor.AssetEditors