Example #1
0
 public bool ResetDemandForEnergyUnits()
 {
     return(IsValid && NAPI.BrainResetDemandForEnergyUnits(m_pointer));
 }