Network

Network synchronization for the Agent system. AgentNetwork extends ParagonNetworkBehaviour to replicate agent possession state across all clients, ensuring that when an agent possesses or releases a character on the host, all other clients mirror the relationship.

Architecture

spinner

Data Flow

spinner

Classes

Class
Description

Network behaviour synchronizing possession state via RPCs and serialization

See Also

Last updated