PlayerNetworkObjectMapper.GetPlayer Method¶
[This is preliminary documentation and is subject to change.]
[Missing documentation for “M:Game.NetworkObjects.PlayerNetworkObjectMapper.GetPlayer(BeardedManStudios.Forge.Networking.NetworkObject)”]
Namespace: Game.NetworkObjectsAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax¶
C#
public Player GetPlayer(
NetworkObject networkObject
)
Parameters¶
networkObject
Type: NetworkObject[Missing documentation for “M:Game.NetworkObjects.PlayerNetworkObjectMapper.GetPlayer(BeardedManStudios.Forge.Networking.NetworkObject)”]
Return Value¶
Type: Player[Missing documentation for “M:Game.NetworkObjects.PlayerNetworkObjectMapper.GetPlayer(BeardedManStudios.Forge.Networking.NetworkObject)”]