siSourcePathType

siSourcePathType

導入

v5.1

詳細

OnSourcePathChange イベント用にセットされたソースパスを指定します。

C#構文

siSourcePathType.siSourcePathImageSource                                    // 0

siSourcePathType.siSourcePathWritableImageSource                            // 1

siSourcePathType.siSourcePathModelSource                                    // 3

コンスタント 詳細
siSourcePathImageSource 0 イメージソースのソースパスが変更されています。
siSourcePathWritableImageSource 1 書き込み可能イメージソースのソースパスが変更されています。
siSourcePathModelSource 3 モデルソースのソースパスが変更されています。

適用対象

OnSourcePathChange Context Attributes

関連項目

Custom Events OnEvent callback