Class Room_PlayerPathablePoint
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
Room_PlayerPathablePoint
Implements
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class Room_PlayerPathablePoint : MonoBehaviour, IPlayerPathablePoint
Properties
pathablePosition
Declaration
public Vector3 pathablePosition { get; }
Property Value
| Type | Description |
|---|---|
| UnityEngine.Vector3 |