Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

AlphabeticalSort.Compare

Switch to Manual
public function Compare(lhs: GameObject, rhs: GameObject): int;

Parameters

lhs LHS gameobject to sort.
rhs RHS gameobject to sort.

Description

Sort the gameobjects by name.