C# Class Mooege.Core.MooNet.Toons.Toon

Inheritance: Mooege.Core.MooNet.Objects.PersistentRPCObject
Afficher le fichier Open project: mdz444/mooege Class Usage Examples

Méthodes publiques

Свойство Type Description
HeroVisualEquipmentField ByteStringPresenceField
HighestUnlockedAct IntPresenceField
HighestUnlockedDifficulty IntPresenceField

Méthodes publiques

Méthode Description
GetClassByID ( int classId ) : ToonClass
GetSubscriptionNotifications ( ) : List
LevelUp ( ) : void
ToString ( ) : string
Toon ( DBToon dbToon ) : System

Method Details

GetClassByID() public static méthode

public static GetClassByID ( int classId ) : ToonClass
classId int
Résultat ToonClass

GetSubscriptionNotifications() public méthode

public GetSubscriptionNotifications ( ) : List
Résultat List

LevelUp() public méthode

public LevelUp ( ) : void
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string

Toon() public méthode

public Toon ( DBToon dbToon ) : System
dbToon DBToon
Résultat System

Property Details

HeroVisualEquipmentField public_oe property

public ByteStringPresenceField HeroVisualEquipmentField
Résultat ByteStringPresenceField

HighestUnlockedAct public_oe property

public IntPresenceField HighestUnlockedAct
Résultat IntPresenceField

HighestUnlockedDifficulty public_oe property

public IntPresenceField HighestUnlockedDifficulty
Résultat IntPresenceField