C# Class Assets.Scripts.Services.Communication.DTOs.Inbound.PlayerLevelUpDTO.Command.Parameters

Datei anzeigen Open project: maximecharron/GLO-3002-Frima

Public Properties

Property Type Description
requiredExperiencePointsForNextLevel System.Int32
upgradePointsOnLevelComplete System.Int32

Property Details

requiredExperiencePointsForNextLevel public_oe property

public Int32,System requiredExperiencePointsForNextLevel
return System.Int32

upgradePointsOnLevelComplete public_oe property

public Int32,System upgradePointsOnLevelComplete
return System.Int32