wManager.Wow.Helpers Namespace
WRobot

BuffManager..::..CastedBy Method

Casted by (return Guid).

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public static ulong CastedBy(
	uint baseAddress,
	List<uint> buffId
)
Public Shared Function CastedBy ( _
	baseAddress As UInteger, _
	buffId As List(Of UInteger) _
) As ULong
public:
static unsigned long long^ CastedBy(
	unsigned int^ baseAddress, 
	List<unsigned int^>^ buffId
)

Parameters

baseAddress
Type: UInt32
The wow object base address (GetBaseAddress).
buffId
Type: List<(Of <(<'UInt32>)>)>
The buff id.

Return Value

Guid