Property | Type | Description | |
---|---|---|---|
DialogueChoices | List |
||
NumSequance | int | ||
dia | Dialogue, | ||
diaBox | GameObject | ||
inventoryItem | GameObject[] | ||
play_x_Msg | int |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
SayWhat ( int i, int j ) : IEnumerator |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |