Show / Hide Table of Contents

Class SpriteBoneExtensions

Inheritance
System.Object
SpriteBoneExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class SpriteBoneExtensions

Methods

| Improve this Doc View Source

CopyValues(ISpriteBone, ISpriteBone)

Declaration
public static void CopyValues(this ISpriteBone destination, ISpriteBone source)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.SpriteBone.ISpriteBone destination
AssetRipper.SourceGenerated.Subclasses.SpriteBone.ISpriteBone source
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾