Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PGMEBackend
Behavior
C# Class PGMEBackend.Behavior
Show file
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 property
public
int
actionByte
return
int
actionByte2
public property
public
int
actionByte2
return
int
backgroundByte
public property
public
int
backgroundByte
return
int
backgroundByte2
public property
public
int
backgroundByte2
return
int
rawBehavior
public property
public
byte[]
rawBehavior
return
byte[]