Table of Contents

Method Create

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Create(string, Location, float, string?)

public static NwTrigger? Create(string template, Location location, float size = 2, string? newTag = null)

Parameters

template string
location Location
size float
newTag string

Returns

NwTrigger