Interface ICopyable<T>
- Namespace
- Playnite
- Assembly
- Playnite.SDK.dll
public interface ICopyable<T>
Type Parameters
T
Methods
GetCopy()
T GetCopy()
Returns
- T
GetDiffProperties(T)
HashSet<string> GetDiffProperties(T target)
Parameters
targetT