Skip to content

Instantly share code, notes, and snippets.

@Zerophase
Last active December 22, 2016 06:25
Show Gist options
  • Save Zerophase/61157250d632f0908590ce88b27cae24 to your computer and use it in GitHub Desktop.
Save Zerophase/61157250d632f0908590ce88b27cae24 to your computer and use it in GitHub Desktop.
Need to convert to sqlite.
typedef TFunction<FName(void)> Lambda;
Lambda c_0 = [this](void)->FName{ return (gameTime->Hour() < 19) ? TEXT("0x01000001000000D4") : TEXT("0x01000001000000E2"); };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment