Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.DataManagement.DynamicResources.Modules.MergeTool.IUniqueResource Interface Reference

Detailed Description

Not allows exist of two resources that has conflict in the same collection.

Todo:
not used in backstage logic at the moment in any way.
Inheritance diagram for Doloro.DataManagement.DynamicResources.Modules.MergeTool.IUniqueResource:

Public Member Functions

bool IsConflictsWith (UnityEngine.Object resource)
 Checks if the resource conflicts with another resource. More...
 

Member Function Documentation

◆ IsConflictsWith()

bool Doloro.DataManagement.DynamicResources.Modules.MergeTool.IUniqueResource.IsConflictsWith ( UnityEngine.Object  resource)

Checks if the resource conflicts with another resource.

Parameters
resourceAnother resource.
Returns
Result of conflicts check.

Implemented in Doloro.DataManagement.DynamicResources.DynamicResource.


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