Shared APINetPlayerBaseOn this pageNetPlayerBase The base class for network players that provides common functionality for accessing player information. Instance Methods Class MethodsNetPlayerBase:GetNick(): stringReturns the player's nickname directly from the NetPlayerBase without needing to access the client.NetPlayerBase:GetClient(): PlayerClientReturns the PlayerClient instance corresponding to this NetPlayerBase.