Show / Hide Table of Contents

Class TierGraphicsSettingsEditorExtensions

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

Methods

| Improve this Doc View Source

ConvertToEditorFormat(ITierGraphicsSettingsEditor)

Declaration
public static void ConvertToEditorFormat(this ITierGraphicsSettingsEditor settings)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.TierGraphicsSettingsEditor.ITierGraphicsSettingsEditor settings
| Improve this Doc View Source

ConvertToEditorFormat(ITierGraphicsSettingsEditor, ITierGraphicsSettings)

Declaration
public static void ConvertToEditorFormat(this ITierGraphicsSettingsEditor settings, ITierGraphicsSettings tierGraphicsSettings)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.TierGraphicsSettingsEditor.ITierGraphicsSettingsEditor settings
AssetRipper.SourceGenerated.Subclasses.TierGraphicsSettings.ITierGraphicsSettings tierGraphicsSettings
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾