Table of Contents

Method CreateFromResRef

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

CreateFromResRef(ResRefType, string, Action<CResGFF, CResStruct>)

public static bool CreateFromResRef(ResRefType resRefType, string resRef, Action<CResGFF, CResStruct> deserializeAction)

Parameters

resRefType ResRefType
resRef string
deserializeAction Action<CResGFF, CResStruct>

Returns

bool