Table of Contents

Method ToString

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ToString()

The ID of this object as a string. Can be used in ParseObject(string) while the object is alive.
This cannot be used across server restarts. See UUID for a persistent unique identifier.

public override string ToString()

Returns

string