unrealscript

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.
  1. G

    How to combine unrealscript2 and C++ (eye tracker API)?

    Hi, If I have understood correctly, there is no way to call DLL functions from unrealscript UE2 (that this feature was introduced in UE3) -- so with UE2, what is the work around to combine C++ code to call API functions and unrealscript? I am trying to link UE2 with SR Research's EyeLink Eye...