Function Path.GetTagPenalty
        
                GetTagPenalty
        
                (int tag)
    
            
            Returns penalty for the given tag.
                Public
            
        uint GetTagPenalty (
int  |     tag  |         A value between 0 (inclusive) and 32 (exclusive).  | 
                
Returns penalty for the given tag.
Deprecated
    Use traversalCosts.GetTagEntryCost instead.