Exemple #1
0
 public void RegisterFunction(VRTKOC_Function function)
 {
     m_registeredFunctions.Add(function);
 }