GetHarisen#
- ExportStudio.GetHarisen()#
ハリセンに対応する
ExportSystemItemを取得します。
存在しない場合はnilを返します。- Returns:
ハリセンに対応する
ExportSystemItem- Return type:
Example#
local harisen = vci.vc.studio.GetHarisen()
ハリセンに対応する ExportSystemItem を取得します。
存在しない場合は nil を返します。
ハリセンに対応する ExportSystemItem
local harisen = vci.vc.studio.GetHarisen()