SetSpawnInLocals(int)
SetSpawnInCondition関数を補助するために、クリーチャー上にローカル変数を設定します。
void SetSpawnInLocals( int nCondition );
Parameters
nCondition
Description
条件(NW_FLAG_*)動作おけるクリーチャーの生成を行うためのBioWare社のコアAI補助関数です。
Remarks
この関数の呼び出しを必要とするべきではありません。
Requirements
#include "NW_I0_GENERIC"
Version
1.22
See Also
categories: | Module Specific Functions |
constants: | NW_FLAG_* Constants |
author: Tom Cassiotis, JP team: katsu794
Send comments on this topic.