Table of Contents

Class WeedItemCreator

Namespace
S1API.Products
Assembly
S1API.dll

Creates native-family weed variants through Schedule One's product lifecycle.

public static class WeedItemCreator
Inheritance
WeedItemCreator
Inherited Members

Methods

CreateBuilder(string)

Creates a builder for a marijuana-family weed variant.

public static WeedDefinitionBuilder CreateBuilder(string id)

Parameters

id string

A stable namespaced ID in the form mod-id:product-id.

Returns

WeedDefinitionBuilder

A new weed definition builder.