Click or drag to resize

BattleLeveDrop Class

type - 2 kill mobs until you have a # of drops.
Inheritance Hierarchy

Namespace:  ff14bot.Directors
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public class BattleLeveDrop : LeveDirector

The BattleLeveDrop type exposes the following members.

Properties
  NameDescription
Public propertyDirectorType (Inherited from Director.)
Public propertyGetBitFlag16 (Inherited from Director.)
Public propertyGetBitFlag24 (Inherited from Director.)
Public propertyGetBitFlag32 (Inherited from Director.)
Public propertyGetBitFlag40 (Inherited from Director.)
Public propertyGetBitFlag48 (Inherited from Director.)
Public propertyGetBitFlag56 (Inherited from Director.)
Public propertyGetBitFlag64 (Inherited from Director.)
Public propertyGetBitFlag72 (Inherited from Director.)
Public propertyGetBitFlag8 (Inherited from Director.)
Public propertyGetBitFlag80 (Inherited from Director.)
Public propertyGetBranch (Inherited from Director.)
Public propertyGetI16A (Inherited from Director.)
Public propertyGetI16B (Inherited from Director.)
Public propertyGetI16C (Inherited from Director.)
Public propertyGetI16D (Inherited from Director.)
Public propertyGetI16E (Inherited from Director.)
Public propertyGetI32A (Inherited from Director.)
Public propertyGetI32B (Inherited from Director.)
Public propertyGetI8A (Inherited from Director.)
Public propertyGetI8B (Inherited from Director.)
Public propertyGetI8C (Inherited from Director.)
Public propertyGetI8D (Inherited from Director.)
Public propertyGetI8E (Inherited from Director.)
Public propertyGetI8F (Inherited from Director.)
Public propertyGetI8G (Inherited from Director.)
Public propertyGetI8H (Inherited from Director.)
Public propertyGetI8I (Inherited from Director.)
Public propertyGetI8J (Inherited from Director.)
Public propertyGetUI16A (Inherited from Director.)
Public propertyGetUI16B (Inherited from Director.)
Public propertyGetUI16C (Inherited from Director.)
Public propertyGetUI16D (Inherited from Director.)
Public propertyGetUI16E (Inherited from Director.)
Public propertyGetUI32A (Inherited from Director.)
Public propertyGetUI32B (Inherited from Director.)
Public propertyGetUI8A (Inherited from Director.)
Public propertyGetUI8AH (Inherited from Director.)
Public propertyGetUI8AL (Inherited from Director.)
Public propertyGetUI8B (Inherited from Director.)
Public propertyGetUI8BH (Inherited from Director.)
Public propertyGetUI8BL (Inherited from Director.)
Public propertyGetUI8C (Inherited from Director.)
Public propertyGetUI8CH (Inherited from Director.)
Public propertyGetUI8CL (Inherited from Director.)
Public propertyGetUI8D (Inherited from Director.)
Public propertyGetUI8DH (Inherited from Director.)
Public propertyGetUI8DL (Inherited from Director.)
Public propertyGetUI8E (Inherited from Director.)
Public propertyGetUI8EH (Inherited from Director.)
Public propertyGetUI8EL (Inherited from Director.)
Public propertyGetUI8F (Inherited from Director.)
Public propertyGetUI8FH (Inherited from Director.)
Public propertyGetUI8FL (Inherited from Director.)
Public propertyGetUI8G (Inherited from Director.)
Public propertyGetUI8GH (Inherited from Director.)
Public propertyGetUI8GL (Inherited from Director.)
Public propertyGetUI8H (Inherited from Director.)
Public propertyGetUI8HH (Inherited from Director.)
Public propertyGetUI8HL (Inherited from Director.)
Public propertyGetUI8I (Inherited from Director.)
Public propertyGetUI8IH (Inherited from Director.)
Public propertyGetUI8IL (Inherited from Director.)
Public propertyGetUI8J (Inherited from Director.)
Public propertyGetUI8JH (Inherited from Director.)
Public propertyGetUI8JL (Inherited from Director.)
Public propertyGetUI8K (Inherited from Director.)
Public propertyGetUI8L (Inherited from Director.)
Public propertyId (Inherited from Director.)
Public propertyIsValid (Inherited from RemoteObject.)
Public propertyLeveId (Inherited from LeveDirector.)
Public propertyLuaString (Inherited from Director.)
Public propertyPointer (Inherited from RemoteObject.)
Public propertySubId (Inherited from Director.)
Public propertyVariation (Inherited from LeveDirector.)
Public propertyVTable (Inherited from RemoteObject.)
Top
Methods
  NameDescription
Public methodDropItemCount
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetActiveObjectives (Overrides DirectorGetActiveObjectives.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetTodoArgs (Overrides DirectorGetTodoArgs(Int32).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsTodoChecked (Inherited from LeveDirector.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnUpdatePointer (Inherited from RemoteObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdatePointer (Inherited from RemoteObject.)
Top
See Also