Show / Hide Table of Contents

Class AvatarConstantExtensions

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

Methods

| Improve this Doc View Source

GetDefaultPose(IAvatarConstant)

Declaration
public static IOffsetPtr_SkeletonPose GetDefaultPose(this IAvatarConstant constant)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.AvatarConstant.IAvatarConstant constant
Returns
Type Description
AssetRipper.SourceGenerated.Subclasses.OffsetPtr_SkeletonPose.IOffsetPtr_SkeletonPose
| Improve this Doc View Source

GetSkeletonNameIDArray(IAvatarConstant)

Declaration
public static AssetList<uint> GetSkeletonNameIDArray(this IAvatarConstant constant)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.AvatarConstant.IAvatarConstant constant
Returns
Type Description
AssetList<System.UInt32>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾