Show / Hide Table of Contents

Class ClassIDTypeExtention

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

Methods

| Improve this Doc View Source

IsSceneSettings(ClassIDType)

Classes that inherit from LevelGameManager

Declaration
public static bool IsSceneSettings(this ClassIDType _this)
Parameters
Type Name Description
AssetRipper.SourceGenerated.ClassIDType _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsTransform(ClassIDType)

Transform and RectTransform

Declaration
public static bool IsTransform(this ClassIDType _this)
Parameters
Type Name Description
AssetRipper.SourceGenerated.ClassIDType _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

ToInt(ClassIDType)

Declaration
public static int ToInt(this ClassIDType _this)
Parameters
Type Name Description
AssetRipper.SourceGenerated.ClassIDType _this
Returns
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾