Function PathTracer.GetPartType
        
                GetPartType
        
                (int partIndex=0)
    
            
            Indicates if the given path part is a regular path part or an off-mesh link.
                Public
                    Readonly
            
        Funnel.PartType GetPartType (
int  |     partIndex=0  |         The index of the path part. Zero is the always the current path part.  | 
                
Indicates if the given path part is a regular path part or an off-mesh link.