init(attributes:)
Creates an attributes codable representation with the given collection of object attributes.
Declaration
init(attributes: [any CapturedRoomAttribute])Parameters
- attributes:
A collection of object attributes to serialize.
Creates an attributes codable representation with the given collection of object attributes.
init(attributes: [any CapturedRoomAttribute])A collection of object attributes to serialize.