GetCreatureSize(object)

クリーチャーのサイズを決定します。

int GetCreatureSize(
    object oCreature
);

Parameters

oCreature

サイズを調べたいクリーチャー


Description

oCreatureのサイズ89(CREATURE_SIZE_*)を返します。



Version

1.22

See Also

categories: Get Data from Creature Functions
constants: CREATURE_SIZE_* Constants


author: Tom Cassiotis, JP team: Rainie

Send comments on this topic.