Skip to content

Instantly share code, notes, and snippets.

@tabularelf
Last active January 7, 2022 08:50
Show Gist options
  • Save tabularelf/d441d77f8cf6ed7c014fbeb3070ecb27 to your computer and use it in GitHub Desktop.
Save tabularelf/d441d77f8cf6ed7c014fbeb3070ecb27 to your computer and use it in GitHub Desktop.
All of the variables exposed by IGOR
YYdebug - Whether you're using debugger or not
YYoutputFolder - The output folder of where your game compiled contents are stored
YYprojectDir - Project Directory
YYprojectName - Project Name
YYprojectPath - Path to your .yyp
YYruntimeLocation - The runtime location
YYSteamIDE - Is using Steam version
YYsteamOptions - Steam Options (mostly SDK)
YYconfig - What kind of Configuration you're using
YYTARGET_runtime - VM or YYC
YYtempFolder - Your IDE Temp Folder
YYtempFolderUnmapped - Same as above but unmapped
YYuserDir - YYG User Profile (Where your license info is kept)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment