C# Class HyoutaTools.Tales.Vesperia.TO8CHLI.SkitCondition

Mostra file Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Public Properties

Property Type Description
MathOp ushort
Type SkitConditionType
Value1 int
Value2 int
Value3 int

Private Properties

Property Type Description

Public Methods

Method Description
GetDataAsHtml ( StringBuilder sb ) : void
SkitCondition ( System stream ) : System

Method Details

GetDataAsHtml() public method

public GetDataAsHtml ( StringBuilder sb ) : void
sb StringBuilder
return void

SkitCondition() public method

public SkitCondition ( System stream ) : System
stream System
return System

Property Details

MathOp public_oe property

public ushort MathOp
return ushort

Type public_oe property

public SkitConditionType Type
return SkitConditionType

Value1 public_oe property

public int Value1
return int

Value2 public_oe property

public int Value2
return int

Value3 public_oe property

public int Value3
return int