Beispiel #1
0
 private void OnEnable()
 {
     EventPool.OptIn <string, int, float>("MousePos", MousePosCallback);
 }