Jump to content

Is there anyway to override static functions?


BlueRaja

Recommended Posts

XCOM 2 seems to use a lot of static functions. In other languages, these can't be overriden; however I've read that in UnrealScript, they can. However, overriding them does not seem to work, presumably because the class is always specified by name when they are called.

 

Has anyone figured out a trick to override these, or a trick to get around that limitation?

Edited by BlueRaja
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...