Show / Hide Table of Contents

Class UAVParameterExtensions

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

Methods

| Improve this Doc View Source

SetValues(IUAVParameter, String, Int32, Int32)

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