Dolphin.getDescriptionTexts C# (CSharp) Méthode

getDescriptionTexts() protected méthode

protected getDescriptionTexts ( ) : string[]
Résultat string[]
    protected override string[] getDescriptionTexts()
    {
        return animDescriptions;
    }