BNM's custom wrapper for UnityEngine.WaitForSecondsRealtime. More...
#include <Coroutine.hpp>
Public Member Functions | |
| WaitForSecondsRealtime (float seconds) | |
Public Member Functions inherited from BNM::Coroutine::YieldInstruction | |
| YieldInstruction (BNM::IL2CPP::Il2CppObject *object) | |
Additional Inherited Members | |
Public Attributes inherited from BNM::Coroutine::YieldInstruction | |
| BNM::IL2CPP::Il2CppObject * | _object {} |
BNM's custom wrapper for UnityEngine.WaitForSecondsRealtime.