Table of Contents

Method PeekUUID

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

PeekUUID()

Attempts to get the UUID of this object, if assigned.

public override Guid? PeekUUID()

Returns

Guid?

The UUID if assigned, otherwise no value.