示例#1
0
 public InternalTarget(EtherealRetouchingTool tool)
     : base(-1, false, TargetFlags.None)
 {
     m_Tool = tool;
 }