GetDidDie()

プレイヤーが死亡していればTRUEを返します。

int GetDidDie();

Description

プレイヤーが死亡していればTRUEを返し、変数を変更しますので、もう一度呼ばれればFALSEを返します。



Remarks

nw_i0_henchman.nssの79行目で見つかります。


Requirements

#include "nw_i0_henchman"

Version

1.22

See Also

functions: SetDidDie
categories: Henchmen/Familiars/Summoned Functions


author: John Shuell, JP team: Rainie
Send comments on this topic.