GetAttemptedSpellTarget()
呪文を唱えようとした対象となるクリーチャーを判定します。
object GetAttemptedSpellTarget();
Description
呪文を唱えようとした対象をobject型で返します。
この値は呪文が唱えられるたびに設定され、戦闘が終わると解除されます。
有効なクリーチャーを指していない場合にはOBJECT_INVALIDを返します。
Version
1.22
See Also
functions: | ActionCastSpellAtObject |
categories: | Combat Information Functions | Get Data from Creature Functions | Spells Functions | Targeting Functions |
author: Jody Fletcher, JP team: marshall
Send comments on this topic.