C# Класс HaloMap.H2MetaContainers.ugh_

The ugh_.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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