Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


RemoveKey(string)

Removes key from the authored variant keys.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Method
  • Namespace: Unity.Localization
  • Assembly: UnityEngine.LocalizationRuntimeModule
public bool RemoveKey(string key)

Parameters

The selector key.

Returns

Type

Description

boolWhether the key was present.