C# Class HaloMap.H2MetaContainers.hlmtContainer.PermutationInfo

The permutation info.
显示文件 Open project: troymac1ure/Entity

Public Properties

Property Type Description
Name string
Piece PermutationPiece[]

Property Details

Name public_oe property

The name.
public string Name
return string

Piece public_oe property

The piece.
public PermutationPiece[] Piece
return PermutationPiece[]