C# Class Pathfinding.RelevantGraphSurface

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
maxRange float

Méthodes publiques

Méthode Description
FindAllGraphSurfaces ( ) : void
OnDrawGizmos ( ) : void
OnDrawGizmosSelected ( ) : void
UpdateAllPositions ( ) : void
UpdatePosition ( ) : void

Private Methods

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void

Method Details

FindAllGraphSurfaces() public static méthode

public static FindAllGraphSurfaces ( ) : void
Résultat void

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

OnDrawGizmosSelected() public méthode

public OnDrawGizmosSelected ( ) : void
Résultat void

UpdateAllPositions() public static méthode

public static UpdateAllPositions ( ) : void
Résultat void

UpdatePosition() public méthode

public UpdatePosition ( ) : void
Résultat void

Property Details

maxRange public_oe property

public float maxRange
Résultat float