Show / Hide Table of Contents

Class StateMachineConstantExtensions

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

Methods

| Improve this Doc View Source

StateMachineCount(IStateMachineConstant)

Declaration
public static int StateMachineCount(this IStateMachineConstant stateMachineConstant)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.StateMachineConstant.IStateMachineConstant stateMachineConstant
Returns
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾