Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PGMEBackend
Behavior
C# Class PGMEBackend.Behavior
显示文件
Open project: Diegoisawesome/AwesomeMapEditor-old
Class Usage Examples
Public Properties
Property
Type
Description
actionByte
int
actionByte2
int
backgroundByte
int
backgroundByte2
int
rawBehavior
byte[]
Public Methods
Method
Description
Behavior
(
byte
raw
) :
System
GetBackground
( ) :
int
Method Details
Behavior()
public
method
public
Behavior
(
byte
raw
) :
System
raw
byte
return
System
GetBackground()
public
method
public
GetBackground
( ) :
int
return
int
Property Details
actionByte
public_oe property
public
int
actionByte
return
int
actionByte2
public_oe property
public
int
actionByte2
return
int
backgroundByte
public_oe property
public
int
backgroundByte
return
int
backgroundByte2
public_oe property
public
int
backgroundByte2
return
int
rawBehavior
public_oe property
public
byte[]
rawBehavior
return
byte[]