C# Class HaloMap.H2MetaContainers.ugh_.SoundType2Chunk

The sound type 2 chunk.
显示文件 Open project: troymac1ure/Entity

Public Properties

Property Type Description
offset int
rawLocation MapTypes
size int

Property Details

offset public_oe property

The offset.
public int offset
return int

rawLocation public_oe property

The raw location.
public MapTypes rawLocation
return MapTypes

size public_oe property

The size.
public int size
return int