Show / Hide Table of Contents

Class RuntimeAnimatorControllerExtensions

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

Methods

| Improve this Doc View Source

ContainsAnimationClip(IRuntimeAnimatorController, IAnimationClip)

Declaration
public static bool ContainsAnimationClip(this IRuntimeAnimatorController controller, IAnimationClip clip)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Classes.ClassID_93.IRuntimeAnimatorController controller
AssetRipper.SourceGenerated.Classes.ClassID_74.IAnimationClip clip
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾