GetObjectRefType method

int GetObjectRefType(
  1. JObjectPtr obj
)

Implementation

int GetObjectRefType(JObjectPtr obj) => _GetObjectRefType(obj).integer;