Table of Contents

Method Create

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Create(string, Location, bool, string)

public static NwStore? Create(string template, Location location, bool useAppearAnim = false, string newTag = "")

Parameters

template string
location Location
useAppearAnim bool
newTag string

Returns

NwStore