Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | MoveNext () |
void | Reset () |
Package Functions | |
AceEnumerator (GenericAcl collection) | |
Properties | |
object IEnumerator. | Current [get] |
GenericAce | Current [get] |
Private Attributes | |
int | _current |
readonly GenericAcl | _acl |
Definition at line 5 of file AceEnumerator.cs.