Click or drag to resize
HubInteractDoneAsync Method
Overload List
  NameDescription
Public methodInteractDoneAsync(Int32, InteractDef)

Informs the engine that a user interaction (which was earlier requested by the engine) was performed and indicates the engine what to do next.

Public methodInteractDoneAsync(AsyncHandle, InteractDef)
Public methodInteractDoneAsync(AsyncHandle, Int32, InteractDef)

Informs the engine that a user interaction (which was earlier requested by the engine) was performed and indicates the engine what to do next.

Top
See Also