s&box docs

public sealed struct Sandbox.Package.PackageProperty

A binary category used to divide into two categories. For example, Work In Progress.

Constructors

Showing 1 constructors

public PackageProperty(string Name, string Icon, string Title, string Description, int Count, bool IsExclusive)

A binary category used to divide into two categories. For example, Work In Progress.

Methods

Showing 1 methods

public void Deconstruct(string Name, string Icon, string Title, string Description, int Count, bool IsExclusive)

Properties

Showing 6 properties

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Package.PackageProperty

On this page