PixelCrushers.DialogueSystem.StopConversationIfTooFar Class Reference

Deprecated by DialogueSystemTrigger. More...

Inheritance diagram for PixelCrushers.DialogueSystem.StopConversationIfTooFar:
Collaboration diagram for PixelCrushers.DialogueSystem.StopConversationIfTooFar:

Public Attributes

float maxDistance = 5f
 The max distance to allow the continue to continue.
 
float monitorFrequency = 1f
 The frequency at which to check distance.
 

Detailed Description

Deprecated by DialogueSystemTrigger.

Stops a conversation if the distance between the participants exceeds a specified maximum.

Member Data Documentation

◆ maxDistance

float PixelCrushers.DialogueSystem.StopConversationIfTooFar.maxDistance = 5f

The max distance to allow the continue to continue.

◆ monitorFrequency

float PixelCrushers.DialogueSystem.StopConversationIfTooFar.monitorFrequency = 1f

The frequency at which to check distance.


The documentation for this class was generated from the following file: