C# 클래스 TagTool.TagDefinitions.TextValuePairDefinition.TextValuePair

파일 보기 프로젝트 열기: TheGuardians/TagTool

공개 프로퍼티들

프로퍼티 타입 설명
Description StringID
ExpectedValueType ExpectedValueTypeValue
Flags byte
IntegerValue int
Name StringID
StringidValue StringID
Unknown short

프로퍼티 상세

Description 공개적으로 프로퍼티

public StringID Description
리턴 StringID

ExpectedValueType 공개적으로 프로퍼티

public ExpectedValueTypeValue ExpectedValueType
리턴 ExpectedValueTypeValue

Flags 공개적으로 프로퍼티

public byte Flags
리턴 byte

IntegerValue 공개적으로 프로퍼티

public int IntegerValue
리턴 int

Name 공개적으로 프로퍼티

public StringID Name
리턴 StringID

StringidValue 공개적으로 프로퍼티

public StringID StringidValue
리턴 StringID

Unknown 공개적으로 프로퍼티

public short Unknown
리턴 short