Recent content by MarlboroMan

  1. M

    .NET script examples?

    1. (not critical) examples not actual - some methods replaced with properties :( 2. (blocker) Frame.Lock(), Frame.Wait(), using(new FrameLock()) {} - dont work easy test: a) register for event "OnFrame" b) try to acquire lock. result: OnFrame event not rised on lock acquire
Top Bottom