Show / Hide Table of Contents

Class StateMotionPairExtensions

Inheritance
System.Object
StateMotionPairExtensions
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 StateMotionPairExtensions

Methods

| Improve this Doc View Source

SetValues(IStateMotionPair, IAnimatorController, IAnimatorState, IMotion)

Declaration
public static void SetValues(this IStateMotionPair pair, IAnimatorController controller, IAnimatorState state, IMotion motion)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.StateMotionPair.IStateMotionPair pair
AssetRipper.SourceGenerated.Classes.ClassID_91.IAnimatorController controller
AssetRipper.SourceGenerated.Classes.ClassID_1102.IAnimatorState state
AssetRipper.SourceGenerated.Classes.ClassID_207.IMotion motion
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾