Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

AddressablesAsyncExtensions.cs declarations

Public API declaration excerpts from ../bitquirky-core/Runtime/Addressables/AddressablesAsyncExtensions.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-core/Runtime/Addressables/AddressablesAsyncExtensions.cs

Source file hash: sha256:465fe5df7481dd5f8d88ecba31188b7a35721b8ca11586c83d4f0f81ee0851cf

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 9-18

Declaration hash: sha256:2d4a326edeb24ad1d96e0758bb0a2f23dc4f9cff6d6781fa2ce60be488f8ed4d

C#
public static class AddressablesAsyncExtensions
{
}

Method: GetAwaiter(AsyncOperationHandle handle)

Section titled “Method: GetAwaiter(AsyncOperationHandle handle)”

Original lines: 14-17

Declaration hash: sha256:3a4cfe4affc7bbb3bf4071e73879058bc2cf629aeb60be32af3e05392036665a

C#
public static TaskAwaiter<object> GetAwaiter(this AsyncOperationHandle handle);
Full-size image