Table of Contents

Method LimitUseByRace

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

LimitUseByRace(IPRacialType)

[Obsolete("Use the NwRace/RacialType overload instead.")]
public static ItemProperty LimitUseByRace(IPRacialType racialType)

Parameters

racialType IPRacialType

Returns

ItemProperty

LimitUseByRace(NwRace)

Limits use by race.

public static ItemProperty LimitUseByRace(NwRace race)

Parameters

race NwRace

Allowed race.

Returns

ItemProperty

The created item property.