Astra Unity 2.6.6
Astra Unity Plugin
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Astra.Net.GetSlabsByProductIdsJob Class Reference

Job used when we are retrieving slabs (asset metadata) for given products More...

Inheritance diagram for Astra.Net.GetSlabsByProductIdsJob:

Public Member Functions

override List< GetProductSlabJob.GetProductSlabResultGetResult ()
 The result when the job is complete More...
 
override string GetError ()
 Error message if there was one More...
 
- Public Member Functions inherited from Astra.ApiJobWithResult< List< GetProductSlabJob.GetProductSlabResult >, string >
IEnumerator AsCoroutine (Action< float > progress=null, Action< T1 > onComplete=null, Action< T2 > onFailed=null)
 Wraps a job to be used within a coroutine More...
 

Public Attributes

List< GetProductSlabJob.GetProductSlabResultresult
 

Detailed Description

Job used when we are retrieving slabs (asset metadata) for given products

Member Function Documentation

◆ GetError()

override string Astra.Net.GetSlabsByProductIdsJob.GetError ( )
inlinevirtual

◆ GetResult()

override List< GetProductSlabJob.GetProductSlabResult > Astra.Net.GetSlabsByProductIdsJob.GetResult ( )
inlinevirtual

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