Searched refs:currentLoop_ (Results 1 – 2 of 2) sorted by relevance
53 currentLoop_ = 1; in Start()158 if (currentLoop_ < loop_) { in OnAnimationStop()159 currentLoop_++; in OnAnimationStop()209 currentLoop_ = 1; in Update()
107 int32_t currentLoop_ = 0; variable