Class PlaceableEvents.OnConversation
Triggered when this placeable starts a conversation or hears a listened-for message.
public sealed class PlaceableEvents.OnConversation : IEvent
- Inheritance
-
PlaceableEvents.OnConversation
- Implements
- Inherited Members
- Extension Methods
Properties
- LastSpeaker
Gets the last NwGameObject that spoke in this conversation.
- ListenPattern
Gets the listen pattern that matched the message sent to this placeable.
- Placeable
Gets the placeable attached to this conversation.
- PlayerSpeaker
Gets the NwPlayer speaker in this conversation.