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