ResourceLib::ResourceSlot::WaitForResolve

ResourceLib::ResourceSlot::WaitForResolve
Resource* WaitForResolve();
Description

WaitForResolve is an interface for Waiter. The method is called if we are not responsible for resolving the resources and waits to receive resource. The returned resource will be AddRefed.

Return Value

Resource object.