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