GetFollowDistance()

パートナーがマスターに追従する場合の間隔をメートルで決定します。

float GetFollowDistance();

Description

SetAssociateState関数で設定されたNW_ASC_DISTANCE_*の値に依存するNPCパートナーの追従間隔を返します。

返される値は、2.0, 4.0, または 6.0です。



Requirements

#include "NW_I0_GENERIC"

Version

1.22

See Also

functions: GetAssociateState
categories: Core AI Functions
constants: NW_ASC_DISTANCE_* Constants


author: Charles Feduke, editor: John Shuell, JP team: katsu794
Send comments on this topic.