Resource::AddRef_NotZero

Resource::AddRef_NotZero
bool AddRef_NotZero();
Description

AddRef_NotZero increments a reference count if it is not zero. This function is used by the resource library while it is locked.

Return Value

Returns 1 if increment was successful and 0 if RefCount turned to 0.