Click or drag to resize

BattleLeveRound Methods

The BattleLeveRound type exposes the following members.

Methods
  NameDescription
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
gets available tasks
(Overrides BattleLeveSurviveGetActiveObjectives.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetTodoArgs
will return 0 for the Max value if the objectives (1-8) hasn't been "revealed" Max value for objectives 1-8 aren't stored in the BattleLeveData, Lua doesn't contain the data until the objective is visible.
(Overrides BattleLeveSurviveGetTodoArgs(Int32).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsTodoChecked (Inherited from LeveDirector.)
Public methodKillCount (Inherited from BattleLeveSurvive.)
Public methodKillTarget (Inherited from BattleLeveSurvive.)
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