![]() |
Raymond Maarloeve
|
Public Member Functions | |
| void | StartChatting (IChattable otherChatter) |
| void | FinishChatting () |
| void | Chat (string message) |
Properties | |
| Transform | LookTarget [get] |
| string | Name [get] |
| bool | AvailableToChat [get] |
| void IChattable.Chat | ( | string | message | ) |
Implemented in NPC, and PlayerController.
| void IChattable.FinishChatting | ( | ) |
Implemented in NPC, and PlayerController.
| void IChattable.StartChatting | ( | IChattable | otherChatter | ) |
Implemented in PlayerController, and NPC.
|
get |
Implemented in NPC, and PlayerController.
|
get |
Implemented in NPC, and PlayerController.
|
get |
Implemented in NPC, and PlayerController.