TK.GetAssetsAsync (String, Boolean) Method
        
		
       
       
        Gets asset names from asset path async
		
	
	
	
				
			
	
			
				
				
				
					Public Shared Function GetAssetsAsync( _ 
   ByVal assetPath As String, _ 
   ByVal onlyTags As Boolean _ 
) As Task(Of String[])
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			assetPath
		
	
 
	- 
		string 
	
 
	Asset path 
	- 
		
			onlyTags
		
	
 
	- 
		bool 
	
 
	Flag indicating whether returns only tags 
	
		Return Value
	Task<
string[]> 
		
		Array containg asset names 
	
	
	 
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8