PixelCrushers.DialogueSystem.StartSequenceOnDialogueEvent.SequenceAction Class Reference

The parameters for a sequence action. More...

Inheritance diagram for PixelCrushers.DialogueSystem.StartSequenceOnDialogueEvent.SequenceAction:
Collaboration diagram for PixelCrushers.DialogueSystem.StartSequenceOnDialogueEvent.SequenceAction:

Public Attributes

Transform actor
 The actor performing the sequence. More...
 
Transform otherParticipant
 The other participant (e.g., in a conversation, this is the "listener"). More...
 
string sequence
 The sequence to play. More...
 

Detailed Description

The parameters for a sequence action.

Member Data Documentation

◆ actor

Transform PixelCrushers.DialogueSystem.StartSequenceOnDialogueEvent.SequenceAction.actor

The actor performing the sequence.

◆ otherParticipant

Transform PixelCrushers.DialogueSystem.StartSequenceOnDialogueEvent.SequenceAction.otherParticipant

The other participant (e.g., in a conversation, this is the "listener").

◆ sequence

string PixelCrushers.DialogueSystem.StartSequenceOnDialogueEvent.SequenceAction.sequence

The sequence to play.


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