Class ActionBuffSheet
[Serializable]
public class ActionBuffSheet : Sheet<int, ActionBuffSheet.Row>, IDictionary<int, ActionBuffSheet.Row>, ICollection<KeyValuePair<int, ActionBuffSheet.Row>>, IEnumerable<KeyValuePair<int, ActionBuffSheet.Row>>, IEnumerable, ISheet
- Inheritance
-
ActionBuffSheet
- Implements
- Inherited Members
Constructors
ActionBuffSheet()
public ActionBuffSheet()