C# Class Pathfinding.TileHandlerHelper

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
DiscardPending ( ) : void
ForceUpdate ( ) : void
UseSpecifiedHandler ( TileHandler handler ) : void

Private Methods

Méthode Description
HandleOnDestroyCallback ( NavmeshCut obj ) : void
OnDisable ( ) : void
OnEnable ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

DiscardPending() public méthode

public DiscardPending ( ) : void
Résultat void

ForceUpdate() public méthode

public ForceUpdate ( ) : void
Résultat void

UseSpecifiedHandler() public méthode

public UseSpecifiedHandler ( TileHandler handler ) : void
handler TileHandler
Résultat void

Property Details

updateInterval public_oe property

public float updateInterval
Résultat float