Свойство | Type | Description | |
---|---|---|---|
CopyCard | |||
CopyPiece | PieceModel | ||
GetCurrent | |||
addGenericHistory | void | ||
onPieceAttacked | void | ||
onPieceBuff | void | ||
onPieceHealthChanged | void | ||
onQpc | void | ||
onSpawnPiece | void | ||
onSpellPlayed | void | ||
onTurnEnd | void | ||
pushHistory | IEnumerator |
Méthode | Description | |
---|---|---|
OnRegister ( ) : void | ||
onArmor ( |
||
onAttrChange ( |
||
onCharmed ( |
||
onCode ( |
||
onDestroyed ( |
||
onRemove ( ) : void | ||
onStatusChange ( |
||
onTransformed ( |
||
onUnsummon ( |
Méthode | Description | |
---|---|---|
CopyCard ( |
||
CopyPiece ( PieceModel src ) : PieceModel | ||
GetCurrent ( int activatingPieceId, HistoryItemType type, int player ) : |
Get or create the current history item for the activating piece Id which the history items are grouped by If one doesn't exist, create it with the player and type passed
|
|
addGenericHistory ( int pieceId, int activatingPieceId ) : void | ||
onPieceAttacked ( |
||
onPieceBuff ( |
||
onPieceHealthChanged ( |
||
onQpc ( int t ) : void | ||
onSpawnPiece ( |
||
onSpellPlayed ( |
||
onTurnEnd ( |
||
pushHistory ( List |
public onArmor ( |
||
m | ||
Résultat | void |
public onAttrChange ( |
||
m | ||
Résultat | void |
public onCharmed ( |
||
m | ||
Résultat | void |
public onCode ( |
||
m | ||
k | ||
Résultat | void |
public onDestroyed ( |
||
m | ||
k | ||
Résultat | void |
public onStatusChange ( |
||
m | ||
Résultat | void |
public onTransformed ( |
||
m | ||
Résultat | void |
public onUnsummon ( |
||
m | ||
Résultat | void |