|
ActionAdventureKit 1.9.3
|
can be used to provide a ICharacterAssociator on a specific object to a character somewhere else in the scene
Public Member Functions | |
| virtual void | SetCharacter (CharacterBase character) |
Public Attributes | |
| CharacterBase | Character |
| bool | SearchCharacter |
| UnityEvent< CharacterBase > | CharacterFound |
Properties | |
| CharacterBase | AssociatedCharacter [get] |
| character that owns or is otherwise associted with the object | |
Properties inherited from AdventureCore.ICharacterAssociator | |
|
get |
character that owns or is otherwise associted with the object
Implements AdventureCore.ICharacterAssociator.