SetStandard
virtual void SetStandard(theater_standard standard, theater_source source) = 0;
void SetStandard(theater_standard standard, theater_source source);
void SetStandard(theater_standard standard, theater_source source);
fTheater->SetStandard(kStandard[standard], kSource[source]);