Table of Contents

Method IsValidScriptName

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

IsValidScriptName(string?, bool)

public static bool IsValidScriptName(this string? scriptName, bool allowEmpty)

Parameters

scriptName string
allowEmpty bool

Returns

bool