GetStoryItem()

公式キャンペーンからのプロット・アイテムを表す文字列を返します。

string GetStoryItem();

Description

"NW_J_STORY_ITEM"という変数内の、"NW_J_STORY_MYGLOBALS"という名前のローカルオブジェクト変数に保管された文字列を返します。



Remarks

nw_j_story.nssの114行目にあります。

公式キャンペーン以外では利用されません。


Requirements

#include "nw_j_story"

Version

1.22

See Also

functions: GetArtifactItem | GetComplexItem | Global | SetStoryItem | TakeComplexItem | TakeStoryItem
categories: Module Specific Functions


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