TalentSummonAllies()
仲間の召還のタレントの使用に成功すればTRUEを、そうでなければFALSEを返します。
int TalentSummonAllies();
Description
仲間の召還のタレントの使用に成功すればTRUEを、そうでなければFALSEを返します。
Remarks
BiowareのデフォルトAIの一部です。非SoU環境ではこの関数はnw_i0_genericに入っています。SoU環境では、x0_i0_talentに入っています。SoUユーザーであっても、nw_i0_genericをIncludeをしても同様に動作します。
Requirements
#include "nw_i0_generic"
Version
1.30
See Also
categories: | Talents/Skills/Feats Functions |
author: Lilac Soul, JP team: Rainie
Send comments on this topic.