Loading...
Searching...
No Matches
AdventureCore.VisualScripting.ActorInfoUnit Class Reference
Inheritance diagram for AdventureCore.VisualScripting.ActorInfoUnit:
AdventureCore.VisualScripting.LazyUnit< CharacterActorBase >

Public Attributes

ValueOutput Actor
 
ValueOutput Character
 
ValueOutput IsActing
 
ValueOutput CurrentAction
 
ValueOutput CurrentActions
 
- Public Attributes inherited from AdventureCore.VisualScripting.LazyUnit< CharacterActorBase >
ValueInput Context
 

Protected Member Functions

override void Definition ()
 
override CharacterActorBase GetContext (Flow flow)
 
- Protected Member Functions inherited from AdventureCore.VisualScripting.LazyUnit< CharacterActorBase >
override void Definition ()
 

Member Function Documentation

◆ GetContext()

override CharacterActorBase AdventureCore.VisualScripting.ActorInfoUnit.GetContext ( Flow flow)
inlineprotectedvirtual