コード例 #1
0
 public GameEventObjectReference(GameEventObject value)
 {
     UseConstant   = true;
     ConstantValue = value;
 }