Dolphin.getDescriptionTexts C# (CSharp) 메소드

getDescriptionTexts() 보호된 메소드

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