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 SourceSetValues(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 |