Event OnConversation
Triggered when this placeable starts a conversation or hears a listened-for message.
public event Action<PlaceableEvents.OnConversation> OnConversation
Returns
- Action<PlaceableEvents.OnConversation>
- Triggered when this placeable starts a conversation or hears a listened-for message.