Api Facet
class

Facet

public class Facet

Describes a facet of a group of items, with a limited number of each facet with their total item counts

Constructors

Facet(String Name, String Title, Entry[] Entries)

Describes a facet of a group of items, with a limited number of each facet with their total item counts

Properties

Name Type Description
Name String
Title String
Entries Entry[]

Methods

virtual Facet <Clone>$()
Void Deconstruct(String Name, String Title, Entry[] Entries)
Assembly: Sandbox.Engine Declaring Type: Package Full Name: Sandbox.Package.Facet