Table of Contents

Method TryParseIntBool

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

TryParseIntBool(string, out bool)

public static bool TryParseIntBool(this string intBoolString, out bool result)

Parameters

intBoolString string
result bool

Returns

bool