Class GameConfigSheet.Row
[Serializable]
public class GameConfigSheet.Row : SheetRow<string>
- Inheritance
-
GameConfigSheet.Row
- Inherited Members
Properties
Key
public override string Key { get; }
Property Value
Value
public string Value { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>