C# 클래스 MM2Randomizer.Randomizers.Stages.StageFromSelect

This object encapsulates the relevant ROM offsets for properties of each selectable Robot Master portrait on the Stage Select screen.
파일 보기 프로젝트 열기: duckfist/MM2Random 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
PortraitAddress ERMPortraitAddress
PortraitDestinationNew int
PortraitDestinationOriginal int
PortraitName string
StageClearAddress ERMStageClearAddress
StageClearDestinationNew int
StageClearDestinationOriginal int

프로퍼티 상세

PortraitAddress 공개적으로 프로퍼티

public ERMPortraitAddress PortraitAddress
리턴 ERMPortraitAddress

PortraitDestinationNew 공개적으로 프로퍼티

public int PortraitDestinationNew
리턴 int

PortraitDestinationOriginal 공개적으로 프로퍼티

public int PortraitDestinationOriginal
리턴 int

PortraitName 공개적으로 프로퍼티

public string PortraitName
리턴 string

StageClearAddress 공개적으로 프로퍼티

public ERMStageClearAddress StageClearAddress
리턴 ERMStageClearAddress

StageClearDestinationNew 공개적으로 프로퍼티

public int StageClearDestinationNew
리턴 int

StageClearDestinationOriginal 공개적으로 프로퍼티

public int StageClearDestinationOriginal
리턴 int