Show / Hide Table of Contents

Class NavMeshObstacleExtensions

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

Methods

| Improve this Doc View Source

GetShape(INavMeshObstacle)

Declaration
public static NavMeshObstacleShape GetShape(this INavMeshObstacle obstacle)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Classes.ClassID_208.INavMeshObstacle obstacle
Returns
Type Description
AssetRipper.SourceGenerated.Enums.NavMeshObstacleShape
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾