Show / Hide Table of Contents

Class StateBehavioursPairExtensions

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

Methods

| Improve this Doc View Source

SetValues(IStateBehavioursPair, IAnimatorController, IAnimatorState, IMonoBehaviour[])

Declaration
public static void SetValues(this IStateBehavioursPair pair, IAnimatorController controller, IAnimatorState state, IMonoBehaviour[] behaviours)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.StateBehavioursPair.IStateBehavioursPair pair
AssetRipper.SourceGenerated.Classes.ClassID_91.IAnimatorController controller
AssetRipper.SourceGenerated.Classes.ClassID_1102.IAnimatorState state
AssetRipper.SourceGenerated.Classes.ClassID_114.IMonoBehaviour[] behaviours
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾