Свойство | Тип | Описание | |
---|---|---|---|
m_frameId | int |
Метод | Описание | |
---|---|---|
Activate ( ) : void |
|
|
Deactivate ( ) : void |
|
|
InteractiveObject ( |
|
|
SendUpdate ( ) : void |
|
|
SerializeAs_FightInteractiveListMessage ( StringBuilder message ) : void |
|
|
SerializeAs_InteractiveListMessage ( StringBuilder message ) : void |
|
|
UpdateFrame ( int currentFrameId, int nextFrameId, bool activated = false ) : void |
|
|
UseWithSkill ( |
|
public InteractiveObject ( |
||
map | ||
cellId | int | |
canWalkThrough | bool | |
Результат | System |
public SerializeAs_FightInteractiveListMessage ( StringBuilder message ) : void | ||
message | StringBuilder | |
Результат | void |
public SerializeAs_InteractiveListMessage ( StringBuilder message ) : void | ||
message | StringBuilder | |
Результат | void |
public UpdateFrame ( int currentFrameId, int nextFrameId, bool activated = false ) : void | ||
currentFrameId | int | |
nextFrameId | int | |
activated | bool | |
Результат | void |
public UseWithSkill ( |
||
character | ||
skill | ||
Результат | void |