Elin Modding Docs Doc
Loading...
Searching...
No Matches
UndoManager.Item Class Reference

Public Member Functions

int Count ()
 

Public Attributes

List< Tasklist = new List<Task>()
 

Properties

string name [get]
 

Detailed Description

Definition at line 99 of file UndoManager.cs.

Member Function Documentation

◆ Count()

int UndoManager.Item.Count ( )

Definition at line 116 of file UndoManager.cs.

Member Data Documentation

◆ list

List<Task> UndoManager.Item.list = new List<Task>()

Definition at line 133 of file UndoManager.cs.

Property Documentation

◆ name

string UndoManager.Item.name
get

Definition at line 103 of file UndoManager.cs.


The documentation for this class was generated from the following file: