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

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

#include <Coroutine.hpp>

Public Member Functions

 AsyncOperation (intptr_t operation)
 
- 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 {}
 

Detailed Description

BNM's custom wrapper for UnityEngine.AsyncOperation.