Table of Contents

Method CanConvert

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CanConvert(Type)

Determines whether this converter can handle the specified type.

public override bool CanConvert(Type objectType)

Parameters

objectType Type

Returns

bool