Table of Contents

Method Equals

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Equals(NuiWindowToken)

Indicates whether this token is equal to another.

public bool Equals(NuiWindowToken other)

Parameters

other NuiWindowToken

Returns

bool

Equals(object?)

Indicates whether this instance is equal to a specified object.

public override bool Equals(object? obj)

Parameters

obj object

Returns

bool