Legacy Documentation: Version 5.0
Language: English
  • 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

lhsLHS gameobject to sort.
rhsRHS gameobject to sort.

Description

Sort the gameobjects by name.