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 SourceConvertToEditorFormat(ITierGraphicsSettingsEditor)
Declaration
public static void ConvertToEditorFormat(this ITierGraphicsSettingsEditor settings)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Subclasses.TierGraphicsSettingsEditor.ITierGraphicsSettingsEditor | settings |
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 |