wManager.Wow.Helpers Namespace
WRobot

WoWUnit..::..GetPowerByPowerType Method

Gets power value by power type.

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

Syntax


public uint GetPowerByPowerType(
	PowerType powerType
)
Public Function GetPowerByPowerType ( _
	powerType As PowerType _
) As UInteger
public:
unsigned int^ GetPowerByPowerType(
	PowerType^ powerType
)

Parameters

powerType
Type: wManager.Wow.Enums..::..PowerType
Type of power.

Return Value

power value.