GetGpuRam Data Member Function

Returns the number of megabytes of memory present on the GPU at the specified index.

Prototype

int32 GetGpuRam( int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the GPU to query.

Examples

Copy Text To Clipboard