예제 #1
0
 internal void UpdateStateVariable(StateVariable stateVariable)
 {
     event_server.QueueUpdate(stateVariable);
 }