Class TrailModuleExtensions
Inheritance
System.Object
TrailModuleExtensions
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 TrailModuleExtensions
Methods
| Improve this Doc View SourceSetToDefault(ITrailModule, UnityVersion)
Declaration
public static void SetToDefault(this ITrailModule module, UnityVersion version)
Parameters
Type | Name | Description |
---|---|---|
AssetRipper.SourceGenerated.Subclasses.TrailModule.ITrailModule | module | |
UnityVersion | version |