Class APIUpdater
Inheritance
object
APIUpdater
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Ceres.Editor
Assembly: cs.temp.dll.dll
Syntax
public static class APIUpdater
Methods
UpdateAPI(Type, APIUpdateConfig)
Declaration
public static void UpdateAPI(Type filterAssetType, APIUpdateConfig updateConfig)
Parameters
Type | Name | Description |
---|---|---|
Type | filterAssetType | |
APIUpdateConfig | updateConfig |