×
Past month
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
4 days ago · GetString to retrieve this value. Keep the value at 2 KB or smaller. To store larger amounts of data, write them to a file in Application.persistentDataPath .
Missing: url | Show results with:url
3 days ago · //Use this script to fetch the settings and show them as text on the screen. using UnityEngine; using UnityEngine.UI; public class PlayerPrefsGetStringExample : ...
Missing: url | Show results with:url
3 days ago · The function takes a string variable called 'KeyName' as a parameter, which PlayerPrefs.DeleteKey uses to delete the key from the registry. using UnityEngine;
Missing: url | Show results with:url
3 days ago · Stores and accesses Unity Editor preferences. On macOS, EditorPrefs are stored in ~/Library/Preferences/com.unity3d.UnityEditor5.x.plist . On ...
Missing: url | Show results with:url
May 31, 2024 · Helper class to access Unity documentation. Static Methods. BrowseURL, Open url in the default web browser. GetHelpURLForObject, Get the URL for this object's ...
May 31, 2024 · Gets the number of MonoBehaviours with a missing script for the given GameObject. GetNavMeshArea, Get the navmesh area index for the GameObject.
3 days ago · Searches all Scenes loaded for a Scene that has the given asset path. LoadScene, Loads the Scene by its name or index in Build Settings. LoadSceneAsync, Loads ...
Missing: url | Show results with:url
3 days ago · The Resources class allows you to find and access Objects including assets. In the editor, Resources.FindObjectsOfTypeAll can be used to locate assets and Scene ...
Missing: url | Show results with:url
May 30, 2024 · Initialize the HelpURL attribute with a documentation url. Did you find this page useful? Please give it a rating:.