Dolphin.getDescriptionTexts C# (CSharp) Method

getDescriptionTexts() protected method

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