1 datamodelszombie ZombieMatchClientStat
RaidMax edited this page 2023-05-20 22:09:21 -05:00

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

Details

Inheritance

Constructors

ZombieMatchClientStat

Source code

public ZombieMatchClientStat()

Generated with ModularDoc