C# 클래스 HaloMap.H2MetaContainers.ugh_

The ugh_.
파일 보기 프로젝트 열기: troymac1ure/Entity

공개 프로퍼티들

프로퍼티 타입 설명
Choices List
ChoicesTranslation int
Permutations List
PermutationsTranslation int
SoundChunk1Translation int
SoundChunks1 List
SoundChunks2 List
SoundNames List
SoundNamesTranslation int

공개 메소드들

메소드 설명
GetUghContainerInfo ( Map map ) : void

The get ugh container info.

ugh_ ( Meta &meta ) : System

Initializes a new instance of the ugh_ class.

메소드 상세

GetUghContainerInfo() 공개 정적인 메소드

The get ugh container info.
public static GetUghContainerInfo ( Map map ) : void
map HaloMap.Map.Map The map.
리턴 void

ugh_() 공개 메소드

Initializes a new instance of the ugh_ class.
public ugh_ ( Meta &meta ) : System
meta Meta The meta.
리턴 System

프로퍼티 상세

Choices 공개적으로 프로퍼티

The choices.
public List Choices
리턴 List

ChoicesTranslation 공개적으로 프로퍼티

The choices translation.
public int ChoicesTranslation
리턴 int

Permutations 공개적으로 프로퍼티

The permutations.
public List Permutations
리턴 List

PermutationsTranslation 공개적으로 프로퍼티

The permutations translation.
public int PermutationsTranslation
리턴 int

SoundChunk1Translation 공개적으로 프로퍼티

The sound chunk 1 translation.
public int SoundChunk1Translation
리턴 int

SoundChunks1 공개적으로 프로퍼티

The sound chunks 1.
public List SoundChunks1
리턴 List

SoundChunks2 공개적으로 프로퍼티

The sound chunks 2.
public List SoundChunks2
리턴 List

SoundNames 공개적으로 프로퍼티

The sound names.
public List SoundNames
리턴 List

SoundNamesTranslation 공개적으로 프로퍼티

The sound names translation.
public int SoundNamesTranslation
리턴 int