コード例 #1
0
ファイル: ItemProperties.cs プロジェクト: SteveDunn/oglr
 public ItemProperties()
 {
     CustomProperties = new CustomProperties();
 }