Property | Type | Description | |
---|---|---|---|
braggerDialogue | GameObject | ||
friendDialogue | GameObject | ||
gossipDialogue | GameObject | ||
leaderDialogue | GameObject | ||
sneakyDialogue | GameObject |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider coll ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public OnTriggerEnter ( Collider coll ) : void | ||
coll | Collider | |
return | void |