Loading...
Searching...
No Matches
AdventureCore.ICharacterAssociator Interface Reference

Detailed Description

implemented by any behaviour that is owned or otherwise directly associated with a character
allows other behaviours and visual scripting nodes to figure out in which characters context they are currently operating

Inheritance diagram for AdventureCore.ICharacterAssociator:
AdventureCore.CharacterActionArea AdventureCore.CharacterActionBase AdventureCore.CharacterActorBase AdventureCore.CharacterAssociation AdventureCore.EffectBase AdventureCore.EffectPool AdventureCore.GenericTriggerArea AdventureCore.GenericTriggerItem AdventureCore.IDamageReceiver AdventureCore.IDamageSender AdventureCore.LockOnPoint

Properties

CharacterBase AssociatedCharacter [get]
 character that owns or is otherwise associted with the object
 

Property Documentation

◆ AssociatedCharacter