GetShaderExists
Description
Returns 1 if a shader is currently loaded at the given ID, otherwise it returns 0.
Definition
integer GetShaderExists( shaderID )
int agk::GetShaderExists( UINT shaderID )
Parameters
- shaderID - The ID of the shader to check