Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
AsyncObjectResolutionOptions Class Reference

Options for async resolution of dependencies. Being able to resolve async helps overcome execution order issues in Unity. More...

Properties

int PollingIntervalFrames = 1 [get, set]
 The number of frames to wait between checking the object.
 
int TimeoutFrames = 200 [get, set]
 Stop trying to resolve after this number of frames.
 

Detailed Description

Options for async resolution of dependencies. Being able to resolve async helps overcome execution order issues in Unity.


The documentation for this class was generated from the following file: