Show / Hide Table of Contents

Class BufferBindingExtensions

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

Methods

| Improve this Doc View Source

SetValues(IBufferBinding, String, Int32)

Declaration
public static void SetValues(this IBufferBinding binding, string name, int index)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.BufferBinding.IBufferBinding binding
System.String name
System.Int32 index
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾