LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

IUxmlAttributes.GetPropertyString

public string GetPropertyString(string propertyName);

Parameters

propertyNameAttribute name.

Returns

string The raw value or null if not found.

Description