Property | Type | Description | |
---|---|---|---|
_owner | Entity |
Method | Description | |
---|---|---|
ConversationItem ( string text ) : System | ||
SetID ( string conID ) : void | ||
SetOwner ( Entity owner ) : void | ||
Trigger ( ) : void |
Determines what happens if this line is triggered/shown (give item etc.).
|
Method | Description | |
---|---|---|
DisplayText ( ) : void |
public ConversationItem ( string text ) : System | ||
text | string | |
return | System |