Table of Contents

Method DisappearAppear

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DisappearAppear(Location, int)

Creates an effect that causes the object to "fly away", before appearing in another location.

public static Effect DisappearAppear(Location location, int animationType = 1)

Parameters

location Location

The new location to re-appear at.

animationType int

The appear/disappear animation nto use.

Returns

Effect