C# Class TagTool.TagDefinitions.TextValuePairDefinition.TextValuePair

ファイルを表示 Open project: TheGuardians/TagTool

Public Properties

Property Type Description
Description StringID
ExpectedValueType ExpectedValueTypeValue
Flags byte
IntegerValue int
Name StringID
StringidValue StringID
Unknown short

Property Details

Description public_oe property

public StringID Description
return StringID

ExpectedValueType public_oe property

public ExpectedValueTypeValue ExpectedValueType
return ExpectedValueTypeValue

Flags public_oe property

public byte Flags
return byte

IntegerValue public_oe property

public int IntegerValue
return int

Name public_oe property

public StringID Name
return StringID

StringidValue public_oe property

public StringID StringidValue
return StringID

Unknown public_oe property

public short Unknown
return short