Vixen
02b45cc4
csharp
public record class SubAssetMessage

One sub-asset an import declared, on the wire.

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

Fields and properties (3)

  • public string Id

    Its id, as eight hex digits.

  • public string Name

    What it is called.

  • public string Type

    What kind of thing it is.

Used by (5)

  • CompilerPoolVixen.AssetCompiler
  • ImportResponseMessageVixen.AssetCompiler
  • Vixen_AssetCompiler_ImportResponseMessageSerializerVixen.AssetCompiler
  • Vixen_AssetCompiler_SubAssetMessageSerializerVixen.AssetCompiler
  • WorkerHostVixen.AssetCompiler