BNM 2.4.0
 
Loading...
Searching...
No Matches
BNM::Coroutine::WaitForEndOfFrame Struct Reference

BNM's custom wrapper for UnityEngine.WaitForEndOfFrame. More...

#include <Coroutine.hpp>

Additional Inherited Members

- Public Member Functions inherited from BNM::Coroutine::YieldInstruction
 YieldInstruction (BNM::IL2CPP::Il2CppObject *object)
 
- Public Attributes inherited from BNM::Coroutine::YieldInstruction
BNM::IL2CPP::Il2CppObject * _object {}
 

Detailed Description

BNM's custom wrapper for UnityEngine.WaitForEndOfFrame.