Show / Hide Table of Contents

Class ValueConstantExtensions

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

Methods

| Improve this Doc View Source

GetTypeValue(IValueConstant)

Declaration
public static AnimatorControllerParameterType GetTypeValue(this IValueConstant valueConstant)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.ValueConstant.IValueConstant valueConstant
Returns
Type Description
AssetRipper.SourceGenerated.NativeEnums.Animation.AnimatorControllerParameterType
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾