Skip to content

This class allows you to create an interface that shows the status of the internet connection.

License

Notifications You must be signed in to change notification settings

krsmga/unity-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network

This class provides resources for implementing an interface that shows the device's battery level and status. For Android or iOS devices.

Script settings in Inspector

Steps for use

  1. Attach the Network.cs script to any GameObject in the Scene.

  2. Carrier Data: Attach a GameObject that contains the mobile network image via data carrier.

  3. Local Area: Attach a GameObject that contains the Wi-Fi lan image.

Note: Carrier Data: or Local Area:, you can use one or the other or both. It is optional.

  1. No Connection: Attach a GameObject that contains the image it shows without internet connectivity.

Note: Is optional. If you use it it will show an image (icon) without connectivity. If not defined, it will not show any image.

About

This class allows you to create an interface that shows the status of the internet connection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages