Returns the available free video memory. |
None. |
Command Description:
This command will return the total bytes of available free video memory. Use this to keep track of your resources! |
Example:
Print "Your available video memory is: " + AvailVidMem() |