Show / Hide Table of Contents

Class StaticBatchInfoExtensions

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

Methods

| Improve this Doc View Source

Initialize(IStaticBatchInfo, UInt32[])

Declaration
public static void Initialize(this IStaticBatchInfo staticBatchInfo, uint[] subsetIndices)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.StaticBatchInfo.IStaticBatchInfo staticBatchInfo
System.UInt32[] subsetIndices
| Improve this Doc View Source

IsDefault(IStaticBatchInfo)

Declaration
public static bool IsDefault(this IStaticBatchInfo staticBatchInfo)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.StaticBatchInfo.IStaticBatchInfo staticBatchInfo
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾