Click or drag to resize

ArticyDatabaseCloneOrGetFrom Method

Overload List
  NameDescription
Public methodStatic memberCloneOrGetFrom(String, UInt32)
Try to get the object with the given technical name and instance id, or clone it if the instance id wasn't found.
Public methodStatic memberCloneOrGetFromTObject(String, UInt32)
Try to get the object with the given technical name and instance id, or clone it if the instance id wasn't found.
Public methodStatic memberCloneOrGetFrom(UInt64, UInt32)
Try to get the object with the given object id and instance id, or clone it if the instance id wasn't found.
Top
See Also