ActionUseTalentOnObject(talent, object)

指定した目標のObjectで選択した能力を使用させます。

action ActionUseTalentOnObject(
    talent tChosenTalent,
    object oTarget
);

Parameters

tChosenTalent

使用する能力

oTarget

目標となるObject


Description

oTargetにおいて、tChosenTalentを使用させます。



Version

1.22

See Also

functions: ActionUseFeat | ActionUseTalentAtLocation
categories: Action on Object Functions | Talents/Skills/Feats Functions


author: Ryan Hunt, JP team: Rainie
Send comments on this topic.