C# Class invertika_game.Game.ModifierLocation

Identifies a modifier by the attribute id that it applies to and its layer index in the stack of modifiers for that attribute.
Afficher le fichier Open project: Invertika/server Class Usage Examples

Méthodes publiques

Méthode Description
ModifierLocation ( int attributeId, int layer ) : System

Method Details

ModifierLocation() public méthode

public ModifierLocation ( int attributeId, int layer ) : System
attributeId int
layer int
Résultat System