Table of Contents

Method Equals

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Equals(NuiVector)

Indicates whether this vector is equal to another.

public bool Equals(NuiVector other)

Parameters

other NuiVector

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