PlotGiverDead()
暗殺者プロットの提供者が死んでいるかいないかを返します。
int PlotGiverDead();
Description
単純にSetPlotGiver関数によって格納されたオブジェクトが有効であるかどうかを調べます。有効でない場合、オブジェクトが死んでいることを意味します。そうでない場合は、FALSEを返します。
Remarks
nw_j_assassin.nssの440行目にあります。
一般的なスクリプト作成においては、まったく役に立ちません。
Requirements
#include "nw_j_assassin"
Version
1.28
See Also
functions: | GetPlotGiver |
categories: | Module Specific Functions |
author: Lilac Soul, additional contributor(s): Lilac Soul, JP team: katsu794
Send comments on this topic.