C# Class HaloMap.H2MetaContainers.ugh_.SoundPermutationChunk

显示文件 Open project: troymac1ure/Entity

Public Properties

Property Type Description
Choices List
choicecount ushort
choiceindex ushort
unknown1 int
unknown2 int

Property Details

Choices public_oe property

The choices.
public List Choices
return List

choicecount public_oe property

The choicecount.
public ushort choicecount
return ushort

choiceindex public_oe property

The choiceindex.
public ushort choiceindex
return ushort

unknown1 public_oe property

The unknown 1.
public int unknown1
return int

unknown2 public_oe property

The unknown 2.
public int unknown2
return int