Skip to content

datamodels Reference

RaidMax edited this page May 21, 2023 · 1 revision

Reference Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph Data.Models
  Data.Models.Reference[[Reference]]
  end
Loading

Details

Nested types

Enums

  • Game
  • ConnectionType

Constructors

Reference

Source code

public Reference()

Generated with ModularDoc

Clone this wiki locally