Skip to main content

OpenTD .NET8 reference 2025 R2

OpenTD.AddIn Namespace Reference

Last update: 16.07.2025

Classes

class  AddInChecker
 <exclude >
 
class  AddInContext
 <exclude > More...
 
interface  IAddIn
 <exclude > More...
 
interface  IProgressReporter
 Use an IProgressReporter to track progress in a long-running task. Similar to IProgress interface available in later .NET versions. More...
 
interface  IUserBreak
 Allow end users to cancel long-running tasks;. More...
 
class  ProgressBar
 Use to control the TD/AutoCAD progress bar. More...
 
class  ProgressEventArgs
 Contains information sent by OpenTD.AddIn.IProgressReporter Inherits from System.EventArgs
See also
OpenTD.AddIn.IProgressReporter
More...
 
class  ProgressToken
 <exclude > More...
 
class  UserBreak
 Allow end users to cancel long-running tasks by pressing ESC. Only works with OpenTD AddIn's created using the IAddIn interface. More...
 

Connect with Ansys