Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MOTHER3
PsiData
C# 클래스 MOTHER3.PsiData
상속:
M3Rom
파일 보기
프로젝트 열기: jeffman/MOTHER-3-Funland
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Address
int
AmountHigh
ushort
AmountLow
ushort
Animation
byte[]
Entries
int
Length
int
Pp
ushort
PsiEntries
MOTHER3.PsiData[]
Target
byte
Type
byte
공개 메소드들
메소드
설명
Init
( ) :
void
Save
( ) :
void
메소드 상세
Init()
공개
정적인
메소드
public
static
Init
( ) :
void
리턴
void
Save()
공개
메소드
public
Save
( ) :
void
리턴
void
프로퍼티 상세
Address
공개적으로 정적으로 프로퍼티
public
static
int
Address
리턴
int
AmountHigh
공개적으로 프로퍼티
public
ushort
AmountHigh
리턴
ushort
AmountLow
공개적으로 프로퍼티
public
ushort
AmountLow
리턴
ushort
Animation
공개적으로 프로퍼티
public
byte[]
Animation
리턴
byte[]
Entries
공개적으로 정적으로 프로퍼티
public
static
int
Entries
리턴
int
Length
공개적으로 정적으로 프로퍼티
public
static
int
Length
리턴
int
Pp
공개적으로 프로퍼티
public
ushort
Pp
리턴
ushort
PsiEntries
공개적으로 정적으로 프로퍼티
public
static
PsiData[],MOTHER3
PsiEntries
리턴
MOTHER3.PsiData[]
Target
공개적으로 프로퍼티
public
byte
Target
리턴
byte
Type
공개적으로 프로퍼티
public
byte
Type
리턴
byte