Method GetLocalPlayerObject
GetLocalPlayerObject()
Returns the local player object or null if one does not exist
Declaration
public NetworkObject GetLocalPlayerObject()
Returns
| Type | Description |
|---|---|
| NetworkObject | The local player object or null if one does not exist |