Hengband  2.1.4
フィールド
feature_state 構造体

地形状態変化指定構造体 / Feature state structure [詳解]

#include <types.h>

フィールド

byte action
 変化条件をFF_*のIDで指定 / Action (FF_*) [詳解]
 
s16b result
 変化先ID / Result (f_info ID) [詳解]
 

詳解

地形状態変化指定構造体 / Feature state structure

フィールド詳解

◆ action

byte action

変化条件をFF_*のIDで指定 / Action (FF_*)

◆ result

s16b result

変化先ID / Result (f_info ID)


この構造体詳解は次のファイルから抽出されました: