Searched refs:nowLockTimeCount (Results 1 – 2 of 2) sorted by relevance
78 s16 nowLockTimeCount; // Remaining lock time of the current Scan target member
914 if (mbrsp->nowScanTargetFlag && mbrsp->nowLockTimeCount > 0) in MB_CountGameInfoLifetime()916 …mbrsp->nowLockTimeCount -= mbrsp->scanCountUnit; // Releases the lock and searches for the … in MB_CountGameInfoLifetime()917 if (mbrsp->nowLockTimeCount < 0) in MB_CountGameInfoLifetime()939 mbrsp->nowLockTimeCount = 0; in MB_CountGameInfoLifetime()1190 mbrsp->nowLockTimeCount = MB_LOCKTIME_MAX_COUNT; // Initializes the scan lock time in MBi_LockScanTarget()