Logo
静的公開メンバ関数 | 静的公開変数類 | 全メンバ一覧
Yukar.Common.EventUtil クラス

弾イベントに関する各種操作を行うユーティリティクラス [詳解]

静的公開メンバ関数

static Event createCast (RomItem rom, Catalog catalog, Common.Rom.Script.Trigger trigger=Script.Trigger.TALK)
 
static Event createEvent (RomItem rom, Catalog catalog, Common.Rom.Script.Trigger trigger=Script.Trigger.TALK)
 
static List< Script.SpotAttr > getSpotAttrList (Catalog catalog, Map.EventRef ev)
 
static List< EventgetEventListToSpot (Catalog catalog, Script.SpotAttr spot)
 
static Map getMapIncludeEvent (Catalog catalog, Event ev)
 

静的公開変数類

static string newSheetName = ""
 

詳解

弾イベントに関する各種操作を行うユーティリティクラス

メソッド詳解

◆ createCast()

static Event Yukar.Common.EventUtil.createCast ( RomItem  rom,
Catalog  catalog,
Common.Rom.Script.Trigger  trigger = Script.Trigger.TALK 
)
static

◆ createEvent()

static Event Yukar.Common.EventUtil.createEvent ( RomItem  rom,
Catalog  catalog,
Common.Rom.Script.Trigger  trigger = Script.Trigger.TALK 
)
static

◆ getEventListToSpot()

static List< Event > Yukar.Common.EventUtil.getEventListToSpot ( Catalog  catalog,
Script.SpotAttr  spot 
)
static

◆ getMapIncludeEvent()

static Map Yukar.Common.EventUtil.getMapIncludeEvent ( Catalog  catalog,
Event  ev 
)
static

◆ getSpotAttrList()

static List< Script.SpotAttr > Yukar.Common.EventUtil.getSpotAttrList ( Catalog  catalog,
Map.EventRef  ev 
)
static

メンバ詳解

◆ newSheetName

string Yukar.Common.EventUtil.newSheetName = ""
static