C# 클래스 MM2Randomizer.Enums.EDmgVsEnemy.Offset

파일 보기 프로젝트 열기: duckfist/MM2Random

공개 프로퍼티들

프로퍼티 타입 설명
Buebeam Offset
ClashBarrier_Other Offset
ClashBarrier_W4 Offset
PicopicoKun Offset
Press Offset

공개 메소드들

메소드 설명
Equals ( object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

비공개 메소드들

메소드 설명
Offset ( ) : System.Collections.Generic
Offset ( int offset ) : System.Collections.Generic

메소드 상세

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

Buebeam 공개적으로 정적으로 프로퍼티

public static Offset Buebeam
리턴 Offset

ClashBarrier_Other 공개적으로 정적으로 프로퍼티

public static Offset ClashBarrier_Other
리턴 Offset

ClashBarrier_W4 공개적으로 정적으로 프로퍼티

public static Offset ClashBarrier_W4
리턴 Offset

PicopicoKun 공개적으로 정적으로 프로퍼티

public static Offset PicopicoKun
리턴 Offset

Press 공개적으로 정적으로 프로퍼티

public static Offset Press
리턴 Offset