GetAlignmentLawChaos(object)
クリーチャーの秩序と混沌の属性を取得します。
int GetAlignmentLawChaos( object oCreature );
Parameters
oCreature
属性を調べたいクリーチャー
Description
クリーチャーの秩序と混沌の属性を意味する、ALIGNMENT_*定数を返します。
指定したオブジェクトが無効だった場合(OBJECT_INVALID)には、-1を返します。
Version
1.28
See Also
functions: | AdjustAlignment | AdjustReputation | GetAlignmentGoodEvil | GetLawChaosValue | GetReputation |
categories: | Alignment Functions | Get Data from Creature Functions |
constants: | ALIGNMENT_* Constants |
author: Charles Feduke, JP team: marshall
Send comments on this topic.