Function AstarPath.GetTagNames
        
                GetTagNames
        
                ()
    
            
            Returns tag names.
                Public
            
        string[] GetTagNames ()
Returns tag names.
Makes sure that the tag names array is not null and of length 32. If it is null or not of length 32, it creates a new array and fills it with 0,1,2,3,4 etc...