Click or drag to resize

ResourceIdFromHash Method

Namespace:  Buddy.Service.Core
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static ResourceId FromHash(
	byte[] hash
)

Parameters

hash
Type: SystemByte

Return Value

Type: ResourceId
See Also