Show / Hide Table of Contents

Class EmptyScript

Inheritance
System.Object
EmptyScript
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.Export.UnityProjects.Scripts
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public static class EmptyScript

Methods

| Improve this Doc View Source

GetContent(IMonoScript)

Declaration
public static string GetContent(IMonoScript script)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Classes.ClassID_115.IMonoScript script
Returns
Type Description
System.String
| Improve this Doc View Source

GetContent(String, String)

Declaration
public static string GetContent(string namespace, string name)
Parameters
Type Name Description
System.String namespace
System.String name
Returns
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾