Struct FollowerControlSystem Extends ISystem
    Public
    
    
    
    Inner Types
Public Methods
        
                OnCreate
        
                (state)
    
                    
                    
                        Public
                    
                
        
                OnDestroy
        
                (state)
    
                    
                    
                        Public
                    
                
        
                OnUpdate
        
                (systemState)
    
                    
                    
                        Public
                    
                
        
                ProcessActiveOffMeshLinkTraversal
        
                (systemState)
    
                    
                    
                        Public
                    
                
        
                ProcessControlLoop
        
                (systemState, dt)
    
                    
                    
                        Public
                    
                
        
                RepairPaths
        
                (systemState)
    
                    
                    
                        Public
                    
                
        
                SchedulePaths
        
                (systemState)
    
                    
                    
                        Public
                    
                
        
                StartOffMeshLinkTraversal
        
                (systemState, commandBuffer)
    
                    
                    
                        Public
                    
                
        
                SyncLocalAvoidanceComponents
        
                (systemState, commandBuffer)
    
                    
                    
                        Public
                    
                Public Static Methods
        
                NextLinkToTraverse
        
                (state)
    
                    
                    
                        Public
                            Static
                    
                
        
                ResolveOffMeshLinkHandler
        
                (state, ctx)
    
                    
                    
                        Public
                            Static
                    
                Public Variables
        
                entityQueryControl
        
    
                    
                    
                        Public
                    
                
        
                entityQueryControlManaged
        
    
                    
                    
                        Public
                    
                
        
                entityQueryControlManaged2
        
    
                    
                    
                        Public
                    
                
        
                entityQueryOffMeshLink
        
    
                    
                    
                        Public
                    
                
        
                entityQueryOffMeshLinkCleanup
        
    
                    
                    
                        Public
                    
                
        
                entityQueryPrepare
        
    
                    
                    
                        Public
                    
                
        
                jobRepairPathScheduler
        
    
                    
                    
                        Public
                    
                
        
                redrawScope
        
    
                    
                    
                        Public
                    
                Public Static Variables
        
                MarkerMovementOverrideAfterControl
        
    
                    
                    
                        Public
                            Static
                            Readonly
                    
                
        
                MarkerMovementOverrideBeforeControl
        
    
                    
                    
                        Public
                            Static
                            Readonly