×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
May 18, 2024 · Declaration. public static void SetString(string key, string value);. Description. Sets a single string value for the preference identified by the given key ...
Missing: url | Show results with:url
May 20, 2024 · //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
5 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
5 days ago · In the editor, Resources.FindObjectsOfTypeAll can be used to locate assets and Scene objects. All assets that are in a folder named "Resources" anywhere in ...
Missing: url | Show results with:url
4 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
5 days ago · Get the name of named control that has focus. HorizontalScrollbar, Make a horizontal scrollbar. Scrollbars are what you use to scroll through a document. Most ...
Missing: url | Show results with:url
4 days ago · Helper class to access Unity documentation. Static Methods. BrowseURL, Open url in the default web browser. GetHelpURLForObject, Get the URL for this object's ...
5 days ago · The parent of the transform. Changing the parent will modify the parent-relative position, scale and rotation but keep the world space position, rotation and ...
Missing: url | Show results with:url