C# 클래스 HaloMap.H2MetaContainers.hlmtContainer.PermutationInfo

The permutation info.
파일 보기 프로젝트 열기: troymac1ure/Entity

공개 프로퍼티들

프로퍼티 타입 설명
Name string
Piece PermutationPiece[]

프로퍼티 상세

Name 공개적으로 프로퍼티

The name.
public string Name
리턴 string

Piece 공개적으로 프로퍼티

The piece.
public PermutationPiece[] Piece
리턴 PermutationPiece[]