ABM_creator.Wand.baseName C# (CSharp) Méthode

baseName() public méthode

public baseName ( int spellId ) : string
spellId int
Résultat string
        override public string baseName(int spellId) { return "wand"; }