Astra Unity 2.6.6
Astra Unity Plugin
Astra.Net.GetCategoryFullJob Class Reference

Job used when we are getting the heirarchal information about a category More...

Inheritance diagram for Astra.Net.GetCategoryFullJob:

Classes

class  GetCategoryFullResult
 Class containing heirarchal information about a category More...
 

Public Member Functions

override List< GetCategoryFullResultGetResult ()
 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< GetCategoryFullJob.GetCategoryFullResult >, 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...
 

Detailed Description

Job used when we are getting the heirarchal information about a category

Member Function Documentation

◆ GetError()

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

◆ GetResult()

override List< GetCategoryFullResult > Astra.Net.GetCategoryFullJob.GetResult ( )
inlinevirtual

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