OpenTD.XRefDBIterator Class Reference
Last update: 16.07.2025<exclude > More...
Inheritance diagram for OpenTD.XRefDBIterator:

Public Member Functions | |
| XRefDBIterator (ThermalDesktop td) | |
| dynamic | DbObject () |
| Returns the object at the current database position. | |
| bool | Done () |
| Returns true at the end of the database. | |
| void | Step () |
| Steps the pointer to the next position in the database. | |
Detailed Description
<exclude >
Constructor & Destructor Documentation
◆ XRefDBIterator()
|
inline |
Member Function Documentation
◆ DbObject()
|
inline |
Returns the object at the current database position.
Implements OpenTD.IDbIterator.
◆ Done()
|
inline |
Returns true at the end of the database.
Implements OpenTD.IDbIterator.
◆ Step()
|
inline |
Steps the pointer to the next position in the database.
Implements OpenTD.IDbIterator.
The documentation for this class was generated from the following file:
- C:/Users/mgarrett/source/repos/BuildsTdSuite/builds/TDDEV_ALPHA/buildXX/OpenTD/DbIterator.cs