Table of Contents

Method DeserializeGff

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

DeserializeGff(byte[], Func<CResGFF, CResStruct, bool>)

public static bool DeserializeGff(byte[] serialized, Func<CResGFF, CResStruct, bool> deserializeAction)

Parameters

serialized byte[]
deserializeAction Func<CResGFF, CResStruct, bool>

Returns

bool