ObjectManager..::..GetWoWGameObjectByyId Method
Gets the GameObjects by entry.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public static List<WoWGameObject> GetWoWGameObjectByyId( int id )
Public Shared Function GetWoWGameObjectByyId ( _ id As Integer _ ) As List(Of WoWGameObject)
public: static List<WoWGameObject^>^ GetWoWGameObjectByyId( int^ id )
Parameters
- id
- Type: Int32
The entry.