# cp.rx.go.List.SortedBy

A Statement.Modifier that specifies the list should be sorted by the specified function.


# API Overview

Constants - Useful values which cannot be changed

  • SortedBy

# API Documentation

# Constants

# SortedBy

Signature cp.rx.go.List.SortedBy <cp.rx.go.Statement.Modifier>
Type Constant
Description This is a configuration of List, which should be created via List:SortedBy(...).
Notes None
Source src/extensions/cp/rx/go/List.lua line 99