Skip to content

datamodelszombie ZombieMatchClientStat

RaidMax edited this page May 21, 2023 · 1 revision

ZombieMatchClientStat Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph Data.Models.Zombie
  Data.Models.Zombie.ZombieMatchClientStat[[ZombieMatchClientStat]]
  Data.Models.Zombie.ZombieClientStat[[ZombieClientStat]]
  class Data.Models.Zombie.ZombieClientStat abstractStyle;
  end
Data.Models.Zombie.ZombieClientStat --> Data.Models.Zombie.ZombieMatchClientStat
Loading

Details

Inheritance

Constructors

ZombieMatchClientStat

Source code

public ZombieMatchClientStat()

Generated with ModularDoc

Clone this wiki locally