Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.AutoIncrementValue Class Referenceabstract

Package Functions

void SetCurrent (object value, IFormatProvider formatProvider)
 
void SetCurrentAndIncrement (object value)
 
void MoveAfter ()
 
AutoIncrementValue Clone ()
 

Properties

bool Auto [get, set]
 
object Current [get, set]
 
long Seed [get, set]
 
long Step [get, set]
 
Type DataType [get]
 

Detailed Description

Definition at line 3 of file AutoIncrementValue.cs.


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