SC_Score_Retain()
Increments the object's reference count.
Synopsis:
#include <scoreloop/sc_score.h>
void SC_Score_Retain(SC_Score_h self)
Arguments:
- self
-
An opaque handle for the current score instance.
Library:
libscoreloopcoreDescription:
This method increments the reference count for the instance by 1.