Table of Contents

Method Clone

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Clone()

Creates a copy of this area, including everything inside of it (except players).

public NwArea? Clone()

Returns

NwArea

The new cloned area instance.