ActionAdventureKit 1.9.0
|
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 | |
![]() |
|
get |
character that owns or is otherwise associted with the object
Implements AdventureCore.ICharacterAssociator.