Beispiel #1
0
 public virtual void PreApply(UMAData umaData)
 {
     if (umaData)
     {
         umaData.PreApplyDNA();
     }
 }