Falco Engine
3.9.0.1 (beta)
NavMeshObstacle.cs
Go to the documentation of this file.
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Linq;
4
using
System.Text;
5
6
namespace
FalcoEngine
7
{
8
public
class
NavMeshObstacle
:
Component
9
{
10
internal
NavMeshObstacle
()
11
{
12
13
}
14
}
15
}
FalcoEngine.Component
Definition:
Component.cs:8
FalcoEngine.NavMeshObstacle
Definition:
NavMeshObstacle.cs:9
FalcoEngine
Definition:
AnimationClip.cs:7
API
Components
Navigation
NavMeshObstacle.cs
Generated by
1.9.2