C# Class HaloMap.RawData.ParsedModel.LODInfo.LODPieceInfo.LODPermutationInfo

The lod permutation info.
Afficher le fichier Open project: troymac1ure/Entity

Méthodes publiques

Свойство Type Description
name string
pieceNumber int[]

Property Details

name public_oe property

The name.
public string name
Résultat string

pieceNumber public_oe property

The piece number.
public int[] pieceNumber
Résultat int[]