Click or drag to resize

GameObjectManager Class

Inheritance Hierarchy
SystemObject
  ff14bot.ManagersGameObjectManager

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static class GameObjectManager

The GameObjectManager type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCurrentPet
Public propertyStatic memberGameObjects
Gets a list of entities.
Public propertyStatic memberLocalPlayer
Public propertyStatic memberNumberOfAttackers
Current number of units on the attacker.
Public propertyStatic memberTarget
Top
Methods
Fields
  NameDescription
Public fieldStatic memberAttackers
List of characters currently on the threat list
Public fieldStatic memberEmptyGameObject
Public fieldStatic memberMaxObjects
Top
See Also