BattleLeveRound Methods |
The BattleLeveRound type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetActiveObjectives |
gets available tasks
(Overrides BattleLeveSurviveGetActiveObjectives.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetTodoArgs |
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).) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsTodoChecked | (Inherited from LeveDirector.) |
![]() | KillCount | (Inherited from BattleLeveSurvive.) |
![]() | KillTarget | (Inherited from BattleLeveSurvive.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnUpdatePointer | (Inherited from RemoteObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdatePointer | (Inherited from RemoteObject.) |